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

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

Issue 10928088: Factory reset screen is added (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index ca775c5c1257dfe860890eb64be914bc027ee4df..e30c4adab9aa0894d38c6cbb71a9639194d88afc 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -628,6 +628,7 @@
<structure type="chrome_scaled_image" name="IDR_PROFILE_EDIT_PRESSED" file="profile_edit_pressed.png" />
<if expr="pp_ifdef('chromeos')">
<structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
+ <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="reset_warning.png" />
Nikita (slow) 2012/09/12 13:22:21 Please submit resources in a separate CL.
glotov 2012/09/12 22:40:25 Done.
</if>
<structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="profile_selected.png" />
<structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER_LOCATIONBAR_ICON" file="webintents.png" />

Powered by Google App Engine
This is Rietveld 408576698