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
Add ENABLE_MEDIA_ROUTER define to builds other than Android and iOS.
[chromium-blink-merge.git]
/
chrome
/
browser
/
extensions
/
api
/
DEPS
blob
d93807c867702c113090da9462795c62794ef449
1
include_rules = [
2
"+apps",
3
"+chrome/browser/apps",
4
"+device/hid",
5
# Enable remote assistance on Chrome OS
6
"+remoting/host",
7
]
8
9
specific_include_rules = {
10
".*test.*": [
11
"+components/captive_portal",
12
],
13
}