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

Unified Diff: ui/views/BUILD.gn

Issue 2627353002: Create vector icon directory for resources used by controls in ui/views. (Closed)
Patch Set: fix win? Created 3 years, 11 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 | « ui/gfx/vector_icons/submenu_arrow.1x.icon ('k') | ui/views/controls/button/checkbox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 0c762ffd9b176059f15f3344dcd5553df3f3ba15..b4b1a888ea91b737ac85531fe978cb0187a42722 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -408,6 +408,7 @@ component("views") {
"//ui/resources",
"//ui/strings",
"//ui/views/resources",
+ "//ui/views/resources/vector_icons",
"//url",
]
« no previous file with comments | « ui/gfx/vector_icons/submenu_arrow.1x.icon ('k') | ui/views/controls/button/checkbox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698