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

Unified Diff: components/toolbar/DEPS

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix cast shell maybe 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698