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 UI for WebStore bundle installs.
[chromium-blink-merge.git]
/
components
/
metrics
/
DEPS
blob
aa5bdc7f92bb6145c7bac27e61b2290a5d17beda
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/metrics",
6
"+components/variations",
7
"-net",
8
"+third_party/zlib",
9
]