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

Unified Diff: chrome/app/theme/theme_resources.grd

Issue 2756863002: ChromeOS: Powerwash UI update (Closed)
Patch Set: Use String to denote UI state 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
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 5fdccbffefde16245591c255e2e2ce9058cf6226..a7cd5070191e1548edbc1867e2aa55c4addbf1aa 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -434,6 +434,8 @@
<structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
</if>
<if expr="chromeos">
+ <structure type="chrome_scaled_image" name="IDR_RESET_ALERT" file="cros/reset_alert.png" />
+ <structure type="chrome_scaled_image" name="IDR_RESET_ILLUSTRATION" file="cros/reset_illustration.png" />
<structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="cros/reset_warning.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file="common/restore_button_mask.png" />

Powered by Google App Engine
This is Rietveld 408576698