| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6efcbf1203f81e6262131481af5eb85717311a42..3c5ade4adbfe4edc0dcff77af51e4693150a79a9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12436,19 +12436,6 @@ Some features may be unavailable. Please check that the profile exists and you
|
| </message>
|
| </if>
|
|
|
| - <!-- Fullscreen infobar -->
|
| - <if expr="is_android">
|
| - <message name="IDS_FULLSCREEN_INFOBAR_TEXT" desc="Text to display on the fullscreen infobar when a page enters fullscreen.">
|
| - <ph name="ORIGIN">$1<ex>https://www.youtube.com</ex></ph> is now full screen.
|
| - </message>
|
| - <message name="IDS_FULLSCREEN_INFOBAR_EXIT_FULLSCREEN_BUTTON" desc="Label for choosing 'Exit fullscreen' on fullscreen infobar.[CHAR-LIMIT=32]">
|
| - Exit full screen
|
| - </message>
|
| - <message name="IDS_FULLSCREEN_INFOBAR_ALLOW_BUTTON" desc="Label for choosing 'Allow' on fullscreen infobar. [CHAR-LIMIT=32]">
|
| - Allow
|
| - </message>
|
| - </if>
|
| -
|
| <!-- Media throttle infobar -->
|
| <if expr="is_android">
|
| <message name="IDS_MEDIA_THROTTLE_INFOBAR_TEXT" desc="Text to display on the info bar whenever user wants to playback a video after being throttled.">
|
|
|