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

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

Issue 2363673002: Promise-based RTCPeerConnection::getStats implementation. (Closed)
Patch Set: nits (no need to rerun bots yet) Created 4 years, 3 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 b1e3377c1e4f1dc4b838c60f7dc9d8cca60e90c4..aae75654cc1932ab2691c5ac13ce2fce72027f61 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4684,6 +4684,16 @@ interface RTCSessionDescription
method toJSON
setter sdp
setter type
+interface RTCStatsReport
+ attribute @@toStringTag
+ method @@iterator
+ method constructor
+ method entries
+ method forEach
+ method get
+ method has
+ method keys
+ method values
interface RadioNodeList : NodeList
attribute @@toStringTag
getter value

Powered by Google App Engine
This is Rietveld 408576698