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