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
ExtensionInstallDialogView: fix scrolling behavior on Views (Win,Linux)
[chromium-blink-merge.git]
/
components
/
precache
/
content
/
DEPS
blob
442e39cea2699e6e52935d24ac038ba5f3b43eb3
1
include_rules = [
2
"+components/history/core/browser",
3
"+components/keyed_service",
4
"+components/sync_driver",
5
"+components/variations",
6
"+content/public/browser",
7
"+net/base",
8
]
9
10
specific_include_rules = {
11
'.*_[a-z]*test\.cc': [
12
"+content/public/test",
13
"+net/http",
14
"+net/url_request",
15
],
16
}