Chromium Code Reviews| 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"> |