| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index c377fdff83d54a926ec76c2a389f08e18766550d..204ba250d09541230e0ede43b168e1b9f1454157 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -13113,6 +13113,13 @@ Some features may be unavailable. Please check that the profile exists and you
|
| </message>
|
| </if>
|
|
|
| + <!-- Tabbed mode opt in infobar -->
|
| + <if expr="is_android">
|
| + <message name="IDS_TABBED_MODE_OPT_IN_INFOBAR_TEXT" desc="The infobar message suggesting tabbed mode for selected list of devices that doesn't have a convenient tab switcher button">
|
| + Show a button in the toolbar for quick access to your Chrome tabs.
|
| + </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.">
|
|
|