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
Extensions cleanup: Merge IsSyncableApp+Extension, ShouldSyncApp+Extension
[chromium-blink-merge.git]
/
chrome
/
browser
/
extensions
/
api
/
DEPS
blob
03792c68316ec51cf5a7e6c446b5945575d4aec6
1
include_rules = [
2
"+apps",
3
"+chrome/browser/apps",
4
"+components/guest_view/common",
5
"+device/hid",
6
# Enable remote assistance on Chrome OS
7
"+remoting/host",
8
]
9
10
specific_include_rules = {
11
".*test.*": [
12
"+components/captive_portal",
13
],
14
}