Sign in
chromium
/
chromium
/
src.git
/
793bf4990a4d8a6bffb0007e5f47f26e15791632
/
.
/
chrome
/
chrome_elf
/
nt_registry
/
DEPS
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"
,
]
}