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

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

Issue 10918215: Refresh Guest session UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nit 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 a9fb04923a4bc5a574d45845ff2326afba9e2cf7..9bc85322a6d87c11b45cc7f1ff82aab5d8fc4be4 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -274,7 +274,6 @@
<structure type="chrome_scaled_image" name="IDR_GOOGLE_LOGO_LG" file="google_chrome/google_logo_lg.png" />
</if>
<if expr="pp_ifdef('chromeos')">
- <structure type="chrome_scaled_image" name="IDR_GUEST_ICON" file="guest_icon.png" />
<structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="help_16.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="common/favicon_history.png" />
@@ -851,7 +850,7 @@
<structure type="chrome_scaled_image" name="IDR_USER_IMAGE_INITIALIZING" file="initializing_video.png" />
<structure type="chrome_scaled_image" name="IDR_USER_IMAGE_NO_VIDEO" file="no_video.png" />
<structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file="discard_wide.png" />
- <structure type="chrome_scaled_image" name="IDR_VOLUME_BUBBLE_DOWN_ICON" file="volume_down_icon.png" />
+ <structure type="chrome_scaled_image" name="IDR_VOLUME_BUBBLE_DOWN_ICON" file="volume_down_icon.png" />
<structure type="chrome_scaled_image" name="IDR_VOLUME_BUBBLE_UP_ICON" file="volume_up_icon.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_WARNING" file="alert_small.png" />

Powered by Google App Engine
This is Rietveld 408576698