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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2467393002: Add canMakeActivePayment() method to web payments. (Closed)
Patch Set: ArrayMap and rebase 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/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 35a2e8af07ac8a9e4b6d2ff8023f9d6390ac25a1..140d0edb0cc47678190c966aee2da7b59c5a560f 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4493,6 +4493,7 @@ interface PaymentRequest : EventTarget
getter shippingOption
getter shippingType
method abort
+ method canMakeActivePayment
method constructor
method show
setter onshippingaddresschange

Powered by Google App Engine
This is Rietveld 408576698