| Index: LayoutTests/fast/canvas/webgl/texture-active-bind.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/texture-active-bind.html b/LayoutTests/fast/canvas/webgl/texture-active-bind.html
|
| index d6c28c788e63a07d973e526d8cfe5602653f67d7..1aba669a388bf694bbf3d6281feb8e52e8b464e6 100644
|
| --- a/LayoutTests/fast/canvas/webgl/texture-active-bind.html
|
| +++ b/LayoutTests/fast/canvas/webgl/texture-active-bind.html
|
| @@ -3,7 +3,7 @@
|
| <html>
|
| <head>
|
| <title>WebGL ActiveTexture BindTexture conformance test.</title>
|
| - <script src="../../js/resources/js-test-pre.js"></script>
|
| + <script src="../../../resources/js-test.js"></script>
|
| <script src="resources/webgl-test.js"> </script>
|
| </head>
|
| <body>
|
|
|