Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2179503002: [Merge M-53] Enable PaymentRequest on Android by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 7ff76097d047b9add81bcaff8d7fb6df4266211d..c6315c7aa856cfa24d4f4bf5734996c1f893660a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15122,6 +15122,12 @@ read aloud to screenreader users to announce that a completion is available.">
<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>
+ <message name="IDS_FLAGS_ENABLE_WEB_PAYMENTS_NAME" desc="Title for the flag to enable payments on the web">
+ Enable Web Payments
+ </message>
+ <message name="IDS_FLAGS_ENABLE_WEB_PAYMENTS_DESCRIPTION" desc="Description for the flag to enable payments on the web">
+ Enable the API for payments on the web
+ </message>
</if>
<!-- Safe Browsing Subresource Filter UI strings. -->

Powered by Google App Engine
This is Rietveld 408576698