| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index bc0380532c58ad283aa8e26d6e19d456bbad36a5..c6fc2b2775d6099ae5195a7d73bd6fe386c6b6c3 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15032,6 +15032,16 @@ read aloud to screenreader users to announce that a completion is available.">
|
| Enable VR shell if available for this device.
|
| </message>
|
| </if>
|
| +
|
| + <!-- PaymentRequest -->
|
| + <if expr="is_android">
|
| + <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V1_NAME" desc="Name of the flag to enable the first version of Android Pay integration">
|
| + Enable Android Pay v1
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V1_DESCRIPTION" desc="Description for the flag to enable the first version of Android Pay integration">
|
| + Enable integration with Android Pay using the first version of the API
|
| + </message>
|
| + </if>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|