| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 20521d58968df33dee520cb16666e0e86852157c..a3304196e25f4d7c15852144dd67f95da236a948 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5549,6 +5549,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Enabling this option allows web applications to access experimental extensions to the Gamepad APIs.
|
| </message>
|
| <if expr="is_android">
|
| + <message name="IDS_FLAGS_NEW_PHOTO_PICKER_NAME" desc="Name of about:flags option to turn on the new Photo picker.">
|
| + Enable new Photopicker
|
| + </message>
|
| + <message name="IDS_FLAGS_NEW_PHOTO_PICKER_DESCRIPTION" desc="Description of about:flags option to turn on the new Photo picker.">
|
| + Activates the new picker for selecting photos.
|
| + </message>
|
| + </if>
|
| + <if expr="is_android">
|
| <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>
|
|
|