Index: third_party/WebKit/LayoutTests/images/webgl-teximage2d.html |
diff --git a/third_party/WebKit/LayoutTests/fast/images/webgl-teximage2d.html b/third_party/WebKit/LayoutTests/images/webgl-teximage2d.html |
similarity index 75% |
rename from third_party/WebKit/LayoutTests/fast/images/webgl-teximage2d.html |
rename to third_party/WebKit/LayoutTests/images/webgl-teximage2d.html |
index 00276201492c92f4224ad7a4c250b222ce0df1e9..45999498a4de239df89f119beeb225e9deabb6e6 100644 |
--- a/third_party/WebKit/LayoutTests/fast/images/webgl-teximage2d.html |
+++ b/third_party/WebKit/LayoutTests/images/webgl-teximage2d.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
-<script src="../../resources/testharness.js"></script> |
-<script src="../../resources/testharnessreport.js"></script> |
-<script src="../canvas/webgl/resources/webgl-test.js"></script> |
+<script src="../resources/testharness.js"></script> |
+<script src="../resources/testharnessreport.js"></script> |
+<script src="../fast/canvas/webgl/resources/webgl-test.js"></script> |
<canvas width="0" height="0"> </canvas> |
<img src="resources/green.jpg" width="0" height="0"></img> |
<script> |