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

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

Issue 1053323003: Change name of generic Media Router icon file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « chrome/app/theme/default_200_percent/common/media_router_idle.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 d4a1323937c0d42ba980de3182d6092943b1e81f..ce788c84f606ff88de322fd4d5f01a65f13b1433 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -823,9 +823,9 @@
</if>
<!-- Media Router -->
<if expr="enable_media_router">
- <structure type="chrome_scaled_image" name="IDR_MEDIA_ROUTER_ICON" file="common/media_router.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIA_ROUTER_ACTIVE_ICON" file="common/media_router_active.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIA_ROUTER_ERROR_ICON" file="common/media_router_error.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIA_ROUTER_IDLE_ICON" file="common/media_router_idle.png" />
oshima 2015/04/07 16:53:39 thank you for fixing the order!
apacible 2015/04/07 16:56:08 no problem!
<structure type="chrome_scaled_image" name="IDR_MEDIA_ROUTER_WARNING_ICON" file="common/media_router_warning.png" />
</if>
<if expr="enable_app_list">
« no previous file with comments | « chrome/app/theme/default_200_percent/common/media_router_idle.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698