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

Unified Diff: chrome/app/generated_resources.grd

Issue 2715013002: [Payments] Put Web Payments feature on desktop behind flag (Closed)
Patch Set: Initial 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') | content/child/runtime_features.cc » ('J')
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 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | content/child/runtime_features.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698