Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index cf597644717eed64d7a9e56fd2c48b1e7ccb4db7..8e8d340806994fb750a2009e003149e22d1fc3f5 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." translateable="false"> |
+ 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." translateable="false"> |
+ 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> |