blob: 2d05e6bd1bcafff8526733efad1a95e105e8320b [file] [log] [blame]
include_rules = [
"+chrome/common",
"+chrome/installer/launcher_support",
"+chrome/installer/util",
"+chrome/updater/protos",
"+components/crash",
"+components/policy/proto",
"+google_apis",
"+net",
"+third_party/boringssl/src/include",
"+third_party/re2",
]
specific_include_rules = {
".+_unittests*\.cc": [
"+chrome/browser/ui/startup/credential_provider_signin_dialog_win_test_data.h",
]
}