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 8ca3765afa99e60958aedd49b86beffdd980a8e2..3f9155af62dc6d96839cff0ee131c04f40220992 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 |