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

Unified Diff: chrome/app/generated_resources.grd

Issue 2604193002: Detect locally installed native Android payment apps. (Closed)
Patch Set: Fix typo Created 3 years, 12 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 9bab239054c68ffa8f99cbfe64b90df9ed9c6279..d983edde86cbf4d6c81ff9e2f5532cd39a1927ce 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15341,6 +15341,12 @@ read aloud to screenreader users to announce that a completion is available.">
<message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V2_DESCRIPTION" desc="Description for the flag to enable the second version of Android Pay integration" translateable="false">
Enable integration with Android Pay using the second version of the API
</message>
+ <message name="IDS_FLAGS_ANDROID_PAYMENT_APPS_NAME" desc="Name of the flag to enable third party Android payment apps" translateable="false">
+ Android payment apps
+ </message>
+ <message name="IDS_FLAGS_ANDROID_PAYMENT_APPS_DESCRIPTION" desc="Description for the flag to enable third party Android payment apps" translateable="false">
+ Enable third party Android apps to integrate as payment apps
+ </message>
</if>
<message name="IDS_FLAGS_FEATURE_POLICY_NAME" desc="Name for the flag to enable feature policy.">

Powered by Google App Engine
This is Rietveld 408576698