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

Unified Diff: components/omnibox/browser/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/omnibox/browser/DEPS
diff --git a/components/omnibox/browser/DEPS b/components/omnibox/browser/DEPS
index eabefba24aed7afb4f08096bdd64d72567ca6ca0..8403b4f979607b9215a0c76ef6c66e1444564897 100644
--- a/components/omnibox/browser/DEPS
+++ b/components/omnibox/browser/DEPS
@@ -26,5 +26,6 @@ include_rules = [
"+third_party/skia",
"+ui/base",
"+ui/gfx",
+ "+ui/vector_icons",
"+url",
]

Powered by Google App Engine
This is Rietveld 408576698