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

Unified Diff: LayoutTests/media/video-capture-preview.html

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
Index: LayoutTests/media/video-capture-preview.html
diff --git a/LayoutTests/platform/chromium/media/video-capture-preview.html b/LayoutTests/media/video-capture-preview.html
similarity index 90%
rename from LayoutTests/platform/chromium/media/video-capture-preview.html
rename to LayoutTests/media/video-capture-preview.html
index 6a3839c2449f9f2894f36617a4dd15ceffab68f2..93f9683a825554e08d7fb02571dc7debd8788a53 100644
--- a/LayoutTests/platform/chromium/media/video-capture-preview.html
+++ b/LayoutTests/media/video-capture-preview.html
@@ -1,9 +1,9 @@
<!DOCTYPE HTML">
<html>
<head>
-<script src=../../../media/media-file.js></script>
-<script src=../../../media/video-test.js></script>
-<script src=../../../media/video-played.js></script>
+<script src=media-file.js></script>
+<script src=video-test.js></script>
+<script src=video-played.js></script>
<script type="text/javascript">
« no previous file with comments | « LayoutTests/media/video-black-bg-in-media-document-expected.txt ('k') | LayoutTests/media/video-capture-preview-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698