Sign in
chromium
/
chromium
/
src
/
5f959bfdc350e1cf17d1960a012a0cfc4d8a4a30
/
.
/
chrome_elf
/
nt_registry
/
DEPS
blob: 066423b07c335d834f402a96c6f6707675031049 [
file
] [
log
] [
blame
]
include_rules
=
[
# Nothing from base.
"-base"
,
# Nothing from chrome.
"-chrome"
,
"-chrome_elf"
,
"+chrome_elf/nt_registry/nt_registry.h"
,
]
specific_include_rules
=
{
".*_unittest\.cc"
:
[
"+base"
,
]
}