repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
chromeos: Move some network related UI in ui/chromeos/
[chromium-blink-merge.git]
/
mojo
/
embedder
/
DEPS
blob
1c627b70d37c0152f527e30fe3c74506498777a5
1
include_rules = [
2
"+mojo/system/system_impl_export.h",
3
]
4
5
specific_include_rules = {
6
# Implementation files may freely access mojo/system, but we don't want to
7
# leak implementation details through the headers.
8
".*\.cc": [
9
"+mojo/system",
10
]
11
}