| include_rules = [ |
| "+chromeos", |
| "+components/content_settings/core/common", |
| "+components/dbus", |
| "+components/device_event_log", |
| "+components/location", |
| "+components/permissions", |
| "+dbus", |
| "+net/base", |
| "+net/http/http_status_code.h", |
| "+net/traffic_annotation", |
| "+services/device/public/cpp/device_features.h", |
| "+services/network/public/cpp", |
| "+services/network/public/mojom", |
| "+services/network/test", |
| "+third_party/cros_system_api/dbus", |
| ] |
| |
| specific_include_rules = { |
| "network_location_request.cc": [ |
| "+net/http/http_response_headers.h", |
| ], |
| } |