blob: 9063f8362e0b0ef5af1312bae249431d1f1196da [file] [log] [blame]
noparent = True
include_rules = [
"+base",
"+chromeos/dbus",
"+chromeos/login/auth",
"+components/account_id",
"+components/device_event_log",
"+components/user_manager",
"+third_party/cros_system_api",
]
specific_include_rules = {
".*test\.cc|mock.*\.*": [
"+testing",
],
}