Index: third_party/WebKit/LayoutTests/media/video-currentTime-set-with-controller-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/media/video-currentTime-set-with-controller-expected.txt b/third_party/WebKit/LayoutTests/media/video-currentTime-set-with-controller-expected.txt |
deleted file mode 100644 |
index 7acf6ccae99c6dd475301b3b734bfa7bc8a737b7..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/media/video-currentTime-set-with-controller-expected.txt |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-EXPECTED (video.controller instanceof MediaController == 'true') OK |
-TEST(video.currentTime = 0) THROWS(DOMException.INVALID_STATE_ERR: Failed to set the 'currentTime' property on 'HTMLMediaElement': The element is slaved to a MediaController.) OK |
-END OF TEST |
- |