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

Unified Diff: third_party/WebKit/public/blink_image_resources.grd

Issue 1400383002: Separate desktop and mobile media player controls image resources. Base URL: https://chromium.googlesource.com/chromium/src.git@new_media_ui_stale_pngs
Patch Set: updated fullscreen filenames to match the others. Created 5 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
Index: third_party/WebKit/public/blink_image_resources.grd
diff --git a/third_party/WebKit/public/blink_image_resources.grd b/third_party/WebKit/public/blink_image_resources.grd
index 16ceff9600d74847bba6b8b5217fe690c706f880..2254ae4a809357c166417ca5d38f578254f01df5 100644
--- a/third_party/WebKit/public/blink_image_resources.grd
+++ b/third_party/WebKit/public/blink_image_resources.grd
@@ -11,39 +11,39 @@
<structures fallback_to_low_resolution="true">
<structure type="chrome_scaled_image" name="IDR_BROKENIMAGE" file="blink/broken_image.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON" file="blink/mediaplayer_pause.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON_NEW" file="blink/mediaplayer_pause_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON_NEW" file="blink/mediaplayer_pause_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON" file="blink/mediaplayer_play.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON_NEW" file="blink/mediaplayer_play_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON_NEW" file="blink/mediaplayer_play_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON_DISABLED" file="blink/mediaplayer_play_disabled.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL3_BUTTON" file="blink/mediaplayer_sound_level3.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL3_BUTTON_NEW" file="blink/mediaplayer_sound_level3_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL3_BUTTON_NEW" file="blink/mediaplayer_sound_level3_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL2_BUTTON" file="blink/mediaplayer_sound_level2.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL1_BUTTON" file="blink/mediaplayer_sound_level1.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL0_BUTTON" file="blink/mediaplayer_sound_level0.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL0_BUTTON_NEW" file="blink/mediaplayer_sound_level0_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL0_BUTTON_NEW" file="blink/mediaplayer_sound_level0_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_DISABLED" file="blink/mediaplayer_sound_disabled.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SLIDER_THUMB" file="blink/mediaplayer_slider_thumb.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SLIDER_THUMB_NEW" file="blink/mediaplayer_slider_thumb_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SLIDER_THUMB_NEW" file="blink/mediaplayer_slider_thumb_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_VOLUME_SLIDER_THUMB" file="blink/mediaplayer_volume_slider_thumb.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_VOLUME_SLIDER_THUMB_NEW" file="blink/mediaplayer_volume_slider_thumb_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_VOLUME_SLIDER_THUMB_NEW" file="blink/mediaplayer_volume_slider_thumb_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_VOLUME_SLIDER_THUMB_DISABLED" file="blink/mediaplayer_volume_slider_thumb_disabled.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CLOSEDCAPTION_BUTTON" file="blink/mediaplayer_closedcaption.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CLOSEDCAPTION_BUTTON_NEW" file="blink/mediaplayer_closedcaption_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CLOSEDCAPTION_BUTTON_NEW" file="blink/mediaplayer_closedcaption_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CLOSEDCAPTION_BUTTON_DISABLED" file="blink/mediaplayer_closedcaption_disabled.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CLOSEDCAPTION_BUTTON_DISABLED_NEW" file="blink/mediaplayer_closedcaption_disabled_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CLOSEDCAPTION_BUTTON_DISABLED_NEW" file="blink/mediaplayer_closedcaption_disabled_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_FULLSCREEN_BUTTON" file="blink/mediaplayer_fullscreen.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_FULLSCREEN_BUTTON_DISABLED" file="blink/mediaplayer_fullscreen_disabled.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_ENTER_FULLSCREEN_BUTTON" file="blink/mediaplayer_enter_fullscreen.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_EXIT_FULLSCREEN_BUTTON" file="blink/mediaplayer_exit_fullscreen.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_ENTER_FULLSCREEN_BUTTON" file="blink/mediaplayer_enter_fullscreen_${platform_type}_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_EXIT_FULLSCREEN_BUTTON" file="blink/mediaplayer_exit_fullscreen_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CAST_BUTTON_OFF" file="blink/mediaplayer_cast_off.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CAST_BUTTON_OFF_NEW" file="blink/mediaplayer_cast_off_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CAST_BUTTON_OFF_NEW" file="blink/mediaplayer_cast_off_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CAST_BUTTON_ON" file="blink/mediaplayer_cast_on.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CAST_BUTTON_ON_NEW" file="blink/mediaplayer_cast_on_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CAST_BUTTON_ON_NEW" file="blink/mediaplayer_cast_on_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_CAST_BUTTON_OFF" file="blink/mediaplayer_overlay_cast_off.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_CAST_BUTTON_OFF_NEW" file="blink/mediaplayer_overlay_cast_off_new.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_CAST_BUTTON_ON_NEW" file="blink/mediaplayer_overlay_cast_on_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_CAST_BUTTON_OFF_NEW" file="blink/mediaplayer_overlay_cast_off_${platform_type}_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_CAST_BUTTON_ON_NEW" file="blink/mediaplayer_overlay_cast_on_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_PLAY_BUTTON" file="blink/mediaplayer_overlay_play.png" />
- <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_PLAY_BUTTON_NEW" file="blink/mediaplayer_overlay_play_new.png" />
+ <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_PLAY_BUTTON_NEW" file="blink/mediaplayer_overlay_play_${platform_type}_new.png" />
<structure type="chrome_scaled_image" name="IDR_SEARCH_CANCEL" file="blink/search_cancel.png" />
<structure type="chrome_scaled_image" name="IDR_SEARCH_CANCEL_PRESSED" file="blink/search_cancel_pressed.png" />
<structure type="chrome_scaled_image" name="IDR_SEARCH_MAGNIFIER" file="blink/search_magnifier.png" />

Powered by Google App Engine
This is Rietveld 408576698