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
Content settings: remove some plugin-related code/resources when... there are no...
[chromium-blink-merge.git]
/
content
/
public
/
renderer
/
DEPS
blob
2cfaa2e2b43f191844a87b7cdb4dd3f3f6fdc7f9
1
include_rules = [
2
"+content/common/media",
3
"+content/public/child",
4
"+media/base",
5
"+media/renderers",
6
"+media/video",
7
"+v8/include/v8.h",
8
]
9
10
specific_include_rules = {
11
".*\.cc": [
12
"+content/common",
13
"+content/renderer",
14
],
15
}