blob: c454583f92f4f2f5cf7f4fc76211be690f53228f [file] [log] [blame]
noparent = True
include_rules = [
"+base",
"+chromeos/network",
"+google_apis",
"+services/network/public/cpp",
"+third_party/cros_system_api",
"+net",
"+url",
]
specific_include_rules = {
".*test\.cc": [
"+chromeos/dbus",
"+services/network/test",
"+testing",
],
}