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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/toolbar/BUILD.gn ('k') | components/toolbar/toolbar_model_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/toolbar/DEPS
diff --git a/components/toolbar/DEPS b/components/toolbar/DEPS
index 8dee43cba04153faa61019985e3e6da124601a9b..999012d6e345899107908636527772494f43865d 100644
--- a/components/toolbar/DEPS
+++ b/components/toolbar/DEPS
@@ -8,4 +8,5 @@ include_rules = [
"+net",
"+ui/base",
"+ui/gfx",
+ "+ui/vector_icons",
]
« 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