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
Update V8 to version 3.30.4 (based on bleeding_edge revision r24443)
[chromium-blink-merge.git]
/
components
/
precache
/
content
/
DEPS
blob
a62c4eb5c68e66bac886b7bc40d06b58e80817e0
1
include_rules = [
2
"+components/data_reduction_proxy/common",
3
"+components/keyed_service",
4
"+components/user_prefs",
5
"+content/public/browser",
6
"+net/base",
7
]
8
9
specific_include_rules = {
10
'.*_[a-z]*test\.cc': [
11
"+content/public/test",
12
"+net/http",
13
"+net/url_request",
14
],
15
}