blob: 06377c0ee4fdb56df82e86e21af16868d5ecc106 [file] [log] [blame]
noparent = True
include_rules = [
"+base",
"+chromeos/chromeos_export.h",
# TODO(stevenjb): Fix this. https://crbug.com/863439
"+chromeos/cryptohome",
"+components/account_id/account_id.h",
"+components/device_event_log",
"+components/policy/proto",
"+crypto",
"+dbus",
"+net",
"+testing",
"+third_party/cros_system_api",
"+url",
]
specific_include_rules = {
"fake_.*": [
# TODO(stevenjb): Remove use of chromeos_paths in fake impls.
# https://crbug.com/863439.
"+chromeos/chromeos_paths.h",
],
}