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

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

Issue 1033983002: Add serializers to RTCIceCandidate and RTCSessionDescription (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@idl-serializer
Patch Set: fix global-interface-listing expectation Created 5 years, 9 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: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index e15b420cd20e9575e2d965da4b03675157a7e4e2..7fa541a58e2e967d03f0b15cca3b01dc8f65158d 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3647,6 +3647,7 @@ interface RTCIceCandidate
getter sdpMLineIndex
getter sdpMid
method constructor
+ method toJSON
setter candidate
setter sdpMLineIndex
setter sdpMid
@@ -3654,6 +3655,7 @@ interface RTCSessionDescription
getter sdp
getter type
method constructor
+ method toJSON
setter sdp
setter type
interface RadioNodeList

Powered by Google App Engine
This is Rietveld 408576698