blob: 8ed0cf0fd0dc31e89372f6ebdaf7acdc07a1a4e5 [file] [log] [blame]
include_rules = [
"+components/content_settings/core/common",
"+content/shell/common/web_test",
]
specific_include_rules = {
# cc (and mm) files do not leak includes so they are allowed to reference
# //content/browser.
".*\.(cc|mm)": [
"+content/browser",
],
}