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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2145793002: Enable PaymentRequest on Android by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 5591614230235544513cd2d80306b368d76ea307..7d31b74d56e685955118ad9568d36c5c181884d4 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15164,6 +15164,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