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

Unified Diff: ash/resources/vector_icons/BUILD.gn

Issue 2324913002: Updates to shelf icons for Ash material design (Closed)
Patch Set: Created 4 years, 3 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: ash/resources/vector_icons/BUILD.gn
diff --git a/ash/resources/vector_icons/BUILD.gn b/ash/resources/vector_icons/BUILD.gn
index 5755f2c0cd9afbdafd773e37457eb24b25b4043f..d0cb93d6f224b43b6642d265b2ae89efd9f18783 100644
--- a/ash/resources/vector_icons/BUILD.gn
+++ b/ash/resources/vector_icons/BUILD.gn
@@ -8,6 +8,10 @@ action("aggregate_vector_icons") {
script = "//ui/gfx/vector_icons/aggregate_vector_icons.py"
icons = [
+ "shelf_applist.1x.icon",
James Cook 2016/09/08 20:23:44 Thanks for migrating these into //ash.
+ "shelf_applist.icon",
+ "shelf_notifications.1x.icon",
+ "shelf_notifications.icon",
"system_menu_keyboard.1x.icon",
"system_menu_keyboard.icon",
]
« no previous file with comments | « ash/common/system/web_notification/web_notification_tray.cc ('k') | ash/resources/vector_icons/shelf_applist.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698