Sign in
chromium
/
chromium
/
chromium
/
490ae04d1c3728611a241754f5477114537d9670
/
.
/
mojo
/
embedder
/
DEPS
blob: 1c627b70d37c0152f527e30fe3c74506498777a5 [
file
] [
log
] [
blame
]
include_rules
=
[
"+mojo/system/system_impl_export.h"
,
]
specific_include_rules
=
{
# Implementation files may freely access mojo/system, but we don't want to
# leak implementation details through the headers.
".*\.cc"
:
[
"+mojo/system"
,
]
}