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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2660163002: Unflag promise-based RTCPeerConnection.getStats. (Closed)
Patch Set: mac's global-interface-listing-expected.txt 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: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 7cb6e5ce94539e2ba9def79be15829fa7867ba36..3f37f45f3f99396e19c2aedd823f518b57a67f92 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -4018,6 +4018,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