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

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

Issue 2631433002: Rename RTCPeerConnection.updateIce to setConfiguration and make it work. (Closed)
Patch Set: Rebase. 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/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
index b341bc3ae4b547b49ff53f56a3b2356c7dc1e227..1d17b9cd6f21a2315f4edba7c2c0d626ee13b46f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -4068,9 +4068,9 @@ interface RTCPeerConnection : EventTarget
method getStats
method getStreamById
method removeStream
+ method setConfiguration
method setLocalDescription
method setRemoteDescription
- method updateIce
setter onaddstream
setter ondatachannel
setter onicecandidate
@@ -7325,9 +7325,9 @@ interface webkitRTCPeerConnection : EventTarget
method getStats
method getStreamById
method removeStream
+ method setConfiguration
method setLocalDescription
method setRemoteDescription
- method updateIce
setter onaddstream
setter ondatachannel
setter onicecandidate

Powered by Google App Engine
This is Rietveld 408576698