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
Disable InstantExtendedTest.UpdateSearchQueryOnBackNavigation, InstantExtendedTest...
[chromium-blink-merge.git]
/
content
/
common
/
DEPS
blob
db9c0d13cd8c75f268088d3c38593769bd67f478
1
include_rules = [
2
"+cc",
3
"+media/audio",
4
"+media/base",
5
"-webkit/browser",
6
"-webkit/child",
7
"-webkit/renderer",
8
]
9
10
specific_include_rules = {
11
# Java bridge code passes NPAPI types to the browser process. Crazy!
12
"java_bridge_messages\.h": [
13
"+content/child"
14
]
15
}