Sign in
chromium
/
chromium
/
src
/
2775e31152857adc2bb9775b03212d1356541b4b
/
.
/
chrome
/
install_static
/
DEPS
blob: 23c5fa30d9a479f53611fd6cec0fbb4d534e4e3a [
file
] [
log
] [
blame
]
include_rules
=
[
# Nothing from base.
"-base"
,
# Nothing from chrome.
"-chrome"
,
"+chrome/install_static/install_util.h"
,
# All registry access should go through nt_registry.
"+chrome_elf/nt_registry/nt_registry.h"
,
]