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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2501593003: Implement the new basic card specification. (Closed)
Patch Set: Address review comments for Java Created 4 years, 1 month 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: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 750ce5120fd14a4f89d7f636a782d4bfbebbe5d8..d7af70dff1a53178acc44a5ec4636f9ad08b8c30 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -174,6 +174,7 @@ PaymentApp status=experimental
PaymentDetailsError status=experimental
// PaymentRequest is enabled by default on Android
PaymentRequest status=experimental
+PaymentRequestBasicCard status=experimental
PaymentRequestIFrame status=experimental
PaymentRequestPayerName status=stable
PerformanceObserver status=stable

Powered by Google App Engine
This is Rietveld 408576698