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
[Media Router] Add integration tests and e2e tests for media router and presentation...
[chromium-blink-merge.git]
/
components
/
scheduler
/
renderer
/
DEPS
blob
3425c1a9e30c7e4ce1056f0cc3831347b5fb4525
1
include_rules = [
2
"+components/scheduler/child",
3
"+components/scheduler/common",
4
"+components/scheduler/scheduler_export.h",
5
"+cc/output",
6
"+ui/gfx",
7
"+third_party/WebKit/public/platform",
8
"+third_party/WebKit/public/web",
9
]
10
11
specific_include_rules = {
12
".*test\.cc": [
13
"+cc/test",
14
],
15
}