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

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

Issue 2610163003: Create vector icon resource directory specific to Chrome. (Closed)
Patch Set: fix oversight 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
« no previous file with comments | « chrome/browser/upgrade_detector.cc ('k') | ui/gfx/vector_icons/browser_tools.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/browser/upgrade_detector.cc ('k') | ui/gfx/vector_icons/browser_tools.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698