Index: third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt b/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt |
index bb9f61b42119cf093faaa940d6920c079bb5468d..1057b6ef2339c835215d422fe4aaa30c64083772 100644 |
--- a/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt |
@@ -24,7 +24,6 @@ PASS Int16Array.length is 3 |
PASS Int32Array.length is 3 |
PASS Int8Array.length is 3 |
FAIL Intent.length should be 3. Threw exception ReferenceError: Intent is not defined |
-PASS MediaController.length is 0 |
FAIL MediaStream.length should be 0. Threw exception ReferenceError: MediaStream is not defined |
PASS MessageChannel.length is 0 |
PASS MessageEvent.length is 1 |