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

Unified Diff: LayoutTests/media/video-canvas-source.html

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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 | « LayoutTests/media/track/track-node-add-remove.html ('k') | LayoutTests/plugins/destroy-stream-twice.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/video-canvas-source.html
diff --git a/LayoutTests/media/video-canvas-source.html b/LayoutTests/media/video-canvas-source.html
index 73436025fe8de81204cf95667c0c0d6caa19ceaf..f3735fec7bb429127c41ec6dee13c22774ad9eb5 100644
--- a/LayoutTests/media/video-canvas-source.html
+++ b/LayoutTests/media/video-canvas-source.html
@@ -3,7 +3,7 @@
<title>Drawing to canvas using video with source element does not taint canvas</title>
<script src=media-file.js></script>
<script src=video-test.js></script>
- <script src="../fast/js/resources/js-test-pre.js"></script>
+ <script src="../resources/js-test.js"></script>
<script>
var ctx;
var width;
« no previous file with comments | « LayoutTests/media/track/track-node-add-remove.html ('k') | LayoutTests/plugins/destroy-stream-twice.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698