blob: ec4003e89c6232eeb302ff7d740aa47682c36977 [file] [log] [blame]
include_rules = [
# Guarded by IS_CHROMEOS_ASH or in is_chromeos_ash sources.
"+chrome/browser/ash/telemetry_extension",
]
specific_include_rules = {
# Guarded by IS_CHROMEOS_ASH or in is_chromeos_ash sources.
".*test\.cc": [
"+chrome/browser/ash/login/users/fake_chrome_user_manager.h",
],
}