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

Unified Diff: components/payments/payment_request.mojom

Issue 2621683002: Re-enable MIR card issuer network in web payments. (Closed)
Patch Set: Created 3 years, 11 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/payment_request.mojom
diff --git a/components/payments/payment_request.mojom b/components/payments/payment_request.mojom
index d702e00583cc420af00aba3f2c080231ccb6f441..82e005f7e8c4d13455b8ae5456b4a679c2059b76 100644
--- a/components/payments/payment_request.mojom
+++ b/components/payments/payment_request.mojom
@@ -135,6 +135,7 @@ enum BasicCardNetwork {
DISCOVER,
JCB,
MASTERCARD,
+ MIR,
UNIONPAY,
VISA
};

Powered by Google App Engine
This is Rietveld 408576698