Sign in
chromium
/
arc
/
arc
/
refs/tags/arc-runtime-54.5021.651.0
/
.
/
src
/
common
/
DEPS
blob: f243db30ddcee9cd52e4fde7610ce84961fdb163 [
file
] [
log
] [
blame
]
specific_include_rules
=
{
".*\.h"
:
[
# common/*.h should not #include base/ files since the headers could be
# used by mods/ where base/ is not always accessible.
"-base"
,
],
"unittest_main\.cc"
:
[
"+gtest"
]
}