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

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

Issue 2633423004: Displays the calibration complete message to touch calibration and gracefully quits (Closed)
Patch Set: Small addition 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: ash/resources/vector_icons/BUILD.gn
diff --git a/ash/resources/vector_icons/BUILD.gn b/ash/resources/vector_icons/BUILD.gn
index 14b065bb893931da073d7c02ac1065a17b88f8c7..6b91ca2ea96dbe2e0d4fd6095833743fc33b34c1 100644
--- a/ash/resources/vector_icons/BUILD.gn
+++ b/ash/resources/vector_icons/BUILD.gn
@@ -206,6 +206,8 @@ action("aggregate_vector_icons") {
"system_tray_update.icon",
"system_tray_volume_mute.1x.icon",
"system_tray_volume_mute.icon",
+ "touch_calibration_complete_check.1x.icon",
+ "touch_calibration_complete_check.icon",
"window_control_back.1x.icon",
"window_control_back.icon",
"window_control_close.1x.icon",

Powered by Google App Engine
This is Rietveld 408576698