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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2542493004: Show modified total price for payment instruments. (Closed)
Patch Set: Let anyone review chrome_feature_list.h Created 4 years 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 e1df98c647f9037b6affa75d062dda71e57ff6ba..107d25a91ce6e3718be81f05e56f04b3537b3d23 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15014,6 +15014,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<message name="IDS_FLAGS_USE_ANDROID_MIDI_API_DESCRIPTION" desc="Description for the flag to use android midi api.">
Use Android Midi API for WebMIDI (effective only with Android M+ devices).
</message>
+ <message name="IDS_FLAGS_WEB_PAYMENTS_MODIFIERS_NAME" desc="Name for the flag to enable web payments modifiers." translateable="false">
+ Enable web payment modifiers
+ </message>
+ <message name="IDS_FLAGS_WEB_PAYMENTS_MODIFIERS_DESCRIPTION" desc="Description for the flag to use android midi api." translateable="false">
+ If the website provides modifiers in the payment request, show the custom total for each payment instrument, update the shopping cart when instruments are switched, and send modified payment method specific data to the payment app.
+ </message>
</if>
<if expr="is_win">
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentOption.java ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698