| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 4f3c7015bdc6c8fee78229b11f1e067849944639..3f96a6b59bb98ba4b2540982c599ec527a64bdc5 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14575,6 +14575,12 @@ read aloud to screenreader users to announce that a completion is available.">
|
| </if>
|
|
|
| <!-- Web payments -->
|
| + <message name="IDS_FLAGS_WEB_PAYMENTS_NAME" desc="Name of the flag to enable Web Payments API." translateable="false">
|
| + Web Payments
|
| + </message>
|
| + <message name="IDS_FLAGS_WEB_PAYMENTS_DESCRIPTION" desc="Description for the flag to enable Web Payments API" translateable="false">
|
| + Enable Web Payments API integration, a JavaScript API for merchants.
|
| + </message>
|
| <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" translateable="false">
|
| Enable Android Pay v1
|
|
|