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

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 deps 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
« no previous file with comments | « ios/chrome/browser/ui/toolbar/toolbar_model_delegate_ios.mm ('k') | ui/gfx/paint_vector_icon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « ios/chrome/browser/ui/toolbar/toolbar_model_delegate_ios.mm ('k') | ui/gfx/paint_vector_icon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698