Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: LayoutTests/http/tests/security/local-video-source-from-remote.html

Issue 603943002: Remove 1.3 MB of superfluous media files for LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/local-video-source-from-remote-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/security/local-video-source-from-remote.html
diff --git a/LayoutTests/http/tests/security/local-video-source-from-remote.html b/LayoutTests/http/tests/security/local-video-source-from-remote.html
index 6fe1ef58c7addfb169517767f38d42a171907815..ed531c378ddc8855d03a29a1e9a69bb2057e76ac 100644
--- a/LayoutTests/http/tests/security/local-video-source-from-remote.html
+++ b/LayoutTests/http/tests/security/local-video-source-from-remote.html
@@ -60,7 +60,7 @@
endTest();
}
- var localMovie = "file:///tmp/LayoutTests/media/content/scaled-matrix.mov";
+ var localMovie = "file:///tmp/LayoutTests/media/content/test.mp4";
var remoteUrl = "http://localhost:8000/resources/test";
function loadedmetadata(evt)
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/local-video-source-from-remote-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698