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 new certificateProvider extension API.
[chromium-blink-merge.git]
/
chrome
/
browser
/
extensions
/
api
/
DEPS
blob
21be5006d44b8f7341cd8a037621509f5489c7e7
1
include_rules = [
2
"+apps",
3
"+chrome/browser/apps",
4
"+components/about_handler",
5
"+components/guest_view/common",
6
"+device/hid",
7
# Enable remote assistance on Chrome OS
8
"+remoting/host",
9
]
10
11
specific_include_rules = {
12
".*test.*": [
13
"+chrome/browser/ui/views/frame",
14
"+components/captive_portal",
15
],
16
}