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

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

Issue 2846883006: cros: Update rotation lock UI (Closed)
Patch Set: cleanup tests Created 3 years, 8 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 | « ash/ash_strings.grd ('k') | ash/resources/vector_icons/system_menu_rotation_lock_auto.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/resources/vector_icons/BUILD.gn
diff --git a/ash/resources/vector_icons/BUILD.gn b/ash/resources/vector_icons/BUILD.gn
index e4fa37a120d5dab34fff81fffcef0f4b936f5d7f..622ffc4a9c956ee910e4215b603a0d4c5f09a344 100644
--- a/ash/resources/vector_icons/BUILD.gn
+++ b/ash/resources/vector_icons/BUILD.gn
@@ -155,8 +155,10 @@ aggregate_vector_icons("ash_vector_icons") {
"system_menu_power.icon",
"system_menu_rotation_lock_auto.1x.icon",
"system_menu_rotation_lock_auto.icon",
- "system_menu_rotation_lock_locked.1x.icon",
- "system_menu_rotation_lock_locked.icon",
+ "system_menu_rotation_lock_landscape.1x.icon",
+ "system_menu_rotation_lock_landscape.icon",
+ "system_menu_rotation_lock_portrait.1x.icon",
+ "system_menu_rotation_lock_portrait.icon",
"system_menu_screen_share.1x.icon",
"system_menu_screen_share.icon",
"system_menu_settings.1x.icon",
@@ -204,6 +206,8 @@ aggregate_vector_icons("ash_vector_icons") {
"system_tray_cast.icon",
"system_tray_recording.1x.icon",
"system_tray_recording.icon",
+ "system_tray_rotation_lock_auto.1x.icon",
+ "system_tray_rotation_lock_auto.icon",
"system_tray_rotation_lock_locked.1x.icon",
"system_tray_rotation_lock_locked.icon",
"system_tray_screen_share.1x.icon",
« no previous file with comments | « ash/ash_strings.grd ('k') | ash/resources/vector_icons/system_menu_rotation_lock_auto.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698