| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index dd970ea2233538f2ced2e9782d1a4c88ca2ad9a9..5768d041345cfbb11593c1893a6d6ecdf631df95 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14541,6 +14541,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
|
|
|