| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 77504ae2c88a1894bf5559668d9642cf9a497cbd..2ec47e4c29f9b17ec87d699578b51969317998b5 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5541,6 +5541,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_WEBAUDIO_DESCRIPTION" desc="Description for the flag for WebAudio.">
|
| Allows web sites to access the WebAudio API.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_OSK_OVERSCROLL_NAME" desc="Name of about:flags option to turn on the overscrolling for the OSK.">
|
| + Enable OSK Overscroll
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_OSK_OVERSCROLL_DESCRIPTION" desc="Description of about:flags option to turn on overscrolling for the OSK.">
|
| + Enable OSK overscroll support. With this flag on, the OSK will only resize the visual viewport.
|
| + </message>
|
| </if>
|
| <message name="IDS_FLAGS_COMPOSITING_FOR_FIXED_POSITION_NAME" desc="Name of the 'Compositing for fixed position elements' lab.">
|
| Compositing for fixed position elements.
|
|
|