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

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

Issue 10836057: Change RPH location bar icon to use web intents logo. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head Created 8 years, 5 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/theme/default_100_percent/webintents.png ('k') | no next file » | 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 8a9aa07f6819bf7fe4a47d013d23769cc818d7c5..44c3491a031838f079a48ea7daa1fc45cc447ad2 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -583,7 +583,7 @@
<structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
</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="register_protocol_handler_locationbar_icon.png" />
+ <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER_LOCATIONBAR_ICON" file="webintents.png" />
<if expr="not pp_ifdef('toolkit_views')">
<structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png" />
<structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_hover.png" />
« no previous file with comments | « chrome/app/theme/default_100_percent/webintents.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698