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

Unified Diff: components/toolbar/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: components/toolbar/BUILD.gn
diff --git a/components/toolbar/BUILD.gn b/components/toolbar/BUILD.gn
index 08478b45ae46d08282de45a3fcc834e623417880..da370713df427721881ab0e638778b72b4d31ccd 100644
--- a/components/toolbar/BUILD.gn
+++ b/components/toolbar/BUILD.gn
@@ -9,9 +9,6 @@ aggregate_vector_icons("toolbar_vector_icons") {
icon_directory = "vector_icons"
icons = [
- # TODO(estade): this is the same as ui/gfx/vector_icons/business.icon. Use
- # that one instead once it's been updated from VectorIconId to VectorIcon.
- "business.icon",
"http.1x.icon",
"http.icon",
"https_invalid.1x.icon",

Powered by Google App Engine
This is Rietveld 408576698