| Index: third_party/WebKit/LayoutTests/http/tests/media/video-controls-download-button-not-displayed-mse.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-controls-download-button-not-displayed-mse.html b/third_party/WebKit/LayoutTests/http/tests/media/video-controls-download-button-not-displayed-mse.html
|
| similarity index 90%
|
| rename from third_party/WebKit/LayoutTests/media/video-controls-download-button-not-displayed-mse.html
|
| rename to third_party/WebKit/LayoutTests/http/tests/media/video-controls-download-button-not-displayed-mse.html
|
| index 73dea701f7a9b0c9bfa9fd5ca0f3d51ae7e77bd6..b144bcc55ac74619f7bc20e54c6184f80f9dd01a 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-controls-download-button-not-displayed-mse.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/media/video-controls-download-button-not-displayed-mse.html
|
| @@ -2,7 +2,7 @@
|
| <title>Download button should not appear for MSE videos.</title>
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| -<script src="media-controls.js"></script>
|
| +<script src="../../media-resources/media-controls.js"></script>
|
| <video controls></video>
|
| <script>
|
|
|
|
|