| Index: content/app/resources/content_resources.grd
|
| diff --git a/content/app/resources/content_resources.grd b/content/app/resources/content_resources.grd
|
| index 0c189f37db9f3b65759ee6ecbd3c26972239e41d..9c4373b47a13b7307546fc41b0c98f207b00dc9b 100644
|
| --- a/content/app/resources/content_resources.grd
|
| +++ b/content/app/resources/content_resources.grd
|
| @@ -47,6 +47,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_FULLSCREEN_BUTTON_DISABLED" file="mediaplayer_fullscreen_disabled.png" />
|
| <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CAST_BUTTON_OFF" file="mediaplayer_cast_off.png" />
|
| <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_CAST_BUTTON_ON" file="mediaplayer_cast_on.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_CAST_BUTTON_OFF" file="mediaplayer_overlay_cast_off.png" />
|
| <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_PLAY_BUTTON" file="mediaplayer_overlay_play.png" />
|
| <if expr="is_macosx">
|
| <structure type="chrome_scaled_image" name="IDR_OVERHANG_PATTERN" file="overhang_pattern.png" />
|
|
|