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

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

Issue 11150002: New post-sideload UI: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: !!! Created 8 years, 2 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/extensions/extension_browsertest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 845fa9681220258dc07893a4592b89f7b6a45be6..dc66b87ecc3faa2ccf0ff65e09f796381e3a3f49 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -826,11 +826,14 @@
<structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="update_badge2.png" />
<structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="update_badge3.png" />
<structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="update_badge4.png" />
+ <!-- TODO(mpcomplete): need icon for IDR_UPDATE_*_EXTENSION -->
+ <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE_EXTENSION" file="update_badge.png" />
<structure type="chrome_scaled_image" name="IDR_UPDATE_FAIL" file="update_fail.png" />
<structure type="chrome_scaled_image" name="IDR_UPDATE_MENU" file="update_menu.png" />
<structure type="chrome_scaled_image" name="IDR_UPDATE_MENU2" file="update_menu2.png" />
<structure type="chrome_scaled_image" name="IDR_UPDATE_MENU3" file="update_menu3.png" />
<structure type="chrome_scaled_image" name="IDR_UPDATE_MENU4" file="update_menu4.png" />
+ <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_EXTENSION" file="update_menu.png" />
<structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="update_uptodate.png" />
<if expr="pp_ifdef('chromeos')">
<structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file="snapshot_wide.png" />
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/extensions/extension_browsertest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698