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

Unified Diff: components/payments_strings.grdp

Issue 2645813006: Download web payment manifests. (Closed)
Patch Set: At most INT_MAX sections in manifest and fingperints in section 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:
View side-by-side diff with in-line comments
Download patch
Index: components/payments_strings.grdp
diff --git a/components/payments_strings.grdp b/components/payments_strings.grdp
index 5046856ff6f6974dd8e6490cc94c9c70c3af286d..585cdb3a391ba99672bae05cd38d858e92528adb 100644
--- a/components/payments_strings.grdp
+++ b/components/payments_strings.grdp
@@ -245,4 +245,10 @@
<message name="IDS_PAYMENTS_ANDROID_APP_ERROR" desc="Error message that is shown when an Android payment application fails to start." formatter_data="android_java">
Unable to launch payment app.
</message>
+
+ <if expr="is_android">
+ <message name="IDS_UTILITY_PROCESS_MANIFEST_PARSER_NAME" desc="The name of the utility process used for parsing manifest files.">
+ Manifest Parser
+ </message>
+ </if>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698