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

Unified Diff: ui/gfx/vector_icons/BUILD.gn

Issue 2618403002: Reland crrev.com/8283cad74e0cad4840d1f with fix for static initializers. (Closed)
Patch Set: re-up 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/gfx/vector_icons/BUILD.gn
diff --git a/ui/gfx/vector_icons/BUILD.gn b/ui/gfx/vector_icons/BUILD.gn
index 0645973a77fc3d793447f15d8c2f6aeff4505f08..ab991a752758d80db9f2148c4c5a7811a8312129 100644
--- a/ui/gfx/vector_icons/BUILD.gn
+++ b/ui/gfx/vector_icons/BUILD.gn
@@ -20,9 +20,6 @@ action("aggregate_vector_icons") {
"bar_close.icon",
"blocked_badge.icon",
"bluetooth_connected.icon",
- "browser_tools.icon",
- "browser_tools_error.icon",
- "browser_tools_update.icon",
"business.icon",
"check_circle.1x.icon",
"check_circle.icon",
@@ -88,16 +85,6 @@ action("aggregate_vector_icons") {
"mixed_content.icon",
"mode_edit.icon",
"my_location.icon",
- "navigate_back.1x.icon",
- "navigate_back.icon",
- "navigate_forward.1x.icon",
- "navigate_forward.icon",
- "navigate_home.1x.icon",
- "navigate_home.icon",
- "navigate_reload.1x.icon",
- "navigate_reload.icon",
- "navigate_stop.1x.icon",
- "navigate_stop.icon",
"notifications.icon",
"notifications_off.icon",
"omnibox_calculator.1x.icon",

Powered by Google App Engine
This is Rietveld 408576698