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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
components
/
metrics
/
DEPS
blob
2f4d413d44817a460d2dc1304dd4027f1f530765
1
# This component is shared with the Chrome OS build, so it's important to limit
2
# dependencies to a minimal set.
3
include_rules = [
4
"-components",
5
"+components/compression",
6
"+components/metrics",
7
"+components/variations",
8
"-net",
9
]