blob: dbbaa45d383102981abd5845b380f7fced2095e9 [file] [log] [blame]
noparent = True
include_rules = [
"+ash/constants",
"+base",
"+chromeos/login/login_state",
"+third_party/icu",
]
specific_include_rules = {
".*test\.cc|mock.*\.*": [
"+testing",
],
}