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

Unified Diff: ui/views/BUILD.gn

Issue 2667753006: Make new target for vector icon structs to replace ui/gfx/vector_icons/ (Closed)
Patch Set: git add again 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
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 4bd4d17ab64b49b15de26f5287cd2b81ae9b6097..443773967d19683f8f8cf1310410010c98e6d691 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -473,6 +473,7 @@ component("views") {
"//ui/events/platform",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//ui/vector_icons",
"//ui/views/resources",
]

Powered by Google App Engine
This is Rietveld 408576698