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

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

Issue 2770193003: Implement request id in PaymentDetailsInit (Closed)
Patch Set: Rebase once more since mojom file moved Created 3 years, 8 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: 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 7b8356f03cd5a67e3933989ca7d062e770627037..986578475341d760bf3906aa3003c588f52a93c5 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4723,6 +4723,7 @@ interface PaymentManager
method setManifest
interface PaymentRequest : EventTarget
attribute @@toStringTag
+ getter id
getter onshippingaddresschange
getter onshippingoptionchange
getter shippingAddress
@@ -4745,6 +4746,7 @@ interface PaymentResponse
getter payerEmail
getter payerName
getter payerPhone
+ getter requestId
getter shippingAddress
getter shippingOption
method complete

Powered by Google App Engine
This is Rietveld 408576698