Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Side by Side Diff: components/toolbar/DEPS

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « components/toolbar/BUILD.gn ('k') | components/toolbar/toolbar_model_impl.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/google/core/browser", 2 "+components/google/core/browser",
3 "+components/grit", 3 "+components/grit",
4 "+components/prefs", 4 "+components/prefs",
5 "+components/security_state", 5 "+components/security_state",
6 "+components/strings/grit", 6 "+components/strings/grit",
7 "+components/url_formatter", 7 "+components/url_formatter",
8 "+net", 8 "+net",
9 "+ui/base", 9 "+ui/base",
10 "+ui/gfx", 10 "+ui/gfx",
11 "+ui/vector_icons",
11 ] 12 ]
OLDNEW
« no previous file with comments | « components/toolbar/BUILD.gn ('k') | components/toolbar/toolbar_model_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698