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 4.7.21.
[chromium-blink-merge.git]
/
components
/
url_formatter
/
DEPS
blob
3c1754fe3871483d3e3d7dab1db8a7ae3945708c
1
include_rules = [
2
# This is a shared component (Mandoline, iOS, content), and as such, MUST NOT
3
# depend on content or other components that do.
4
"-components/html_viewer",
5
"-content",
6
"-ios",
7
"-mandoline",
8
9
"+net",
10
"+ui/gfx",
11
]