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",
]