Update V8 to version 4.7.21.
[chromium-blink-merge.git] / components / url_formatter / DEPS
blob3c1754fe3871483d3e3d7dab1db8a7ae3945708c
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",
9   "+net",
10   "+ui/gfx",