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

Unified Diff: LayoutTests/fast/images/webgl-teximage2d.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/fast/images/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/images/zoomed-offset-size.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/images/webgl-teximage2d.html
diff --git a/LayoutTests/fast/images/webgl-teximage2d.html b/LayoutTests/fast/images/webgl-teximage2d.html
index 9a36a37f5c5ffa477f7295cefbc78992eb0c6bfb..74becef688212474e83681f65a1380d4e6003131 100644
--- a/LayoutTests/fast/images/webgl-teximage2d.html
+++ b/LayoutTests/fast/images/webgl-teximage2d.html
@@ -1,4 +1,4 @@
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script src="../canvas/webgl/resources/webgl-test.js"></script>
<canvas id="canvas" width="0" height="0"> </canvas>
<img src="resources/green.jpg" width="0" height="0" id="image"></img>
« no previous file with comments | « LayoutTests/fast/images/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/images/zoomed-offset-size.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698