include_rules = [
"+google/protobuf",
"+google_apis",
"+mojo/core/embedder",
"+mojo/public",
"+net",
"+services/network/public/cpp",
"+services/network/public/mojom",
"+services/network/test",
"+third_party/breakpad",
"+third_party/google_trust_services",
"+third_party/grpc",
"+third_party/protobuf",
"+third_party/zlib",
"+ui/base",
]
specific_include_rules = {
"chromeos_remoting_test_suite.*": [
"+ui/aura",
"+ui/gl/test",
]
}