Sign in
chromium
/
chromium
/
src
/
a8e4195d
/
.
/
content
/
shell
/
browser
/
web_test
/
DEPS
blob: b662c4d2a79183583eadcf9798932ffee2d0deac [
file
] [
log
] [
blame
]
include_rules
=
[
"+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"
,
],
}