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
Windows should animate when they are about to get docked at screen edges.
[chromium-blink-merge.git]
/
extensions
/
DEPS
blob
850ea194bf97fc898d91131a0e81e97cf394fa99
1
include_rules = [
2
"+content/public/common",
3
"+crypto",
4
"+testing",
5
"+ui"
6
]
7
8
# More specific rules for what we are allowed to include.
9
specific_include_rules = {
10
".*test\.cc": [
11
"+content/public/test",
12
]
13
}