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

Unified Diff: ui/gfx/BUILD.gn

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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 38765fc2e4c9a10cdba992a987693f6320fd701e..bbffa8457b00b4be04404e983ececeab47e26629 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -357,9 +357,7 @@ component("gfx") {
"paint_vector_icon.cc",
"paint_vector_icon.h",
"vector_icon_types.h",
- "vector_icons_public.h",
]
- deps += [ "//ui/gfx/vector_icons" ]
}
# Windows.

Powered by Google App Engine
This is Rietveld 408576698