| 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..e03332f7007763b3eb39844a8381f12e02a7362e 100644
|
| --- a/third_party/WebKit/public/blink_image_resources.grd
|
| +++ b/third_party/WebKit/public/blink_image_resources.grd
|
| @@ -33,8 +33,8 @@
|
| <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_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_ON" file="blink/mediaplayer_cast_on.png" />
|
|
|