Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
index ea6edc118210e510f75be26fade5acf1010e40c2..e49ecd303c5f20f09bff8591e94d6db1a6277e1d 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -384,6 +384,14 @@ interface BluetoothUUID |
static method getService |
attribute @@toStringTag |
method constructor |
+interface BroadcastChannel : EventTarget |
+ attribute @@toStringTag |
+ getter name |
+ getter onmessage |
+ method close |
+ method constructor |
+ method postMessage |
+ setter onmessage |
interface ByteLengthQueuingStrategy |
method constructor |
method size |