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

Unified Diff: LayoutTests/virtual/stable/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/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 713b4e300357e0e649de68ff2f0c4138413a3e5a..6bb17bd06dddd55c6c7ef7a883564ebeedd6408b 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3289,6 +3289,7 @@ interface RTCIceCandidate
getter sdpMLineIndex
getter sdpMid
method constructor
+ method toJSON
setter candidate
setter sdpMLineIndex
setter sdpMid
@@ -3296,6 +3297,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