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

Unified Diff: chrome/app/generated_resources.grd

Issue 2715013002: [Payments] Put Web Payments feature on desktop behind flag (Closed)
Patch Set: untouch runtime_features file Created 3 years, 10 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698