blob: ea5a376d8e81862395ba8bf29c3ae705b8c7b30e [file] [log] [blame]
include_rules = [
# Nothing from base.
"-base",
# Nothing from chrome.
"-chrome",
"+chrome/chrome_elf/nt_registry/nt_registry.h",
]
specific_include_rules = {
".*_unittest\.cc": [
"+base",
]
}