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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
media
/
cast
/
net
/
DEPS
blob
3fa74fa02792de46ee34d6853fce0e4ac7ebf006
1
include_rules = [
2
"-media/cast",
3
"+media/cast/cast_config.h",
4
"+media/cast/cast_defines.h",
5
"+media/cast/cast_environment.h",
6
"+media/cast/common",
7
"+media/cast/logging",
8
"+media/cast/net",
9
"+net",
10
]
11
12
specific_include_rules = {
13
".*unittest.cc": [
14
"+media/cast/test",
15
],
16
}