Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
index 9f18f7006887962b798d1f0adf8cd955cdd67526..044e8402bdf99e4b6b7050fd68c483160519808e 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
@@ -4052,6 +4052,10 @@ interface RTCPeerConnection : EventTarget |
setter onnegotiationneeded |
setter onremovestream |
setter onsignalingstatechange |
+interface RTCPeerConnectionIceEvent : Event |
+ attribute @@toStringTag |
+ getter candidate |
+ method constructor |
interface RTCSessionDescription |
attribute @@toStringTag |
getter sdp |