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

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

Issue 2324803003: cros/ash: Cancel screenshot mode if screenshot is cancelled or not taken. (Closed)
Patch Set: Rebase 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 c316987b8815593851ced2ca0e1fd736e4a9aa9c..2f6a0bc45b974af22a0a9971d6502b66085fa318 100644
--- a/ash/resources/vector_icons/BUILD.gn
+++ b/ash/resources/vector_icons/BUILD.gn
@@ -18,6 +18,8 @@ action("aggregate_vector_icons") {
"palette_mode_laser_pointer.icon",
"palette_mode_magnify.1x.icon",
"palette_mode_magnify.icon",
+ "palette_tray_icon_capture_region.1x.icon",
+ "palette_tray_icon_capture_region.icon",
"palette_tray_icon_default.1x.icon",
"palette_tray_icon_default.icon",
"palette_tray_icon_laser_pointer.1x.icon",

Powered by Google App Engine
This is Rietveld 408576698