| Index: LayoutTests/fast/canvas/webgl/gl-vertexattribpointer.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/gl-vertexattribpointer.html b/LayoutTests/fast/canvas/webgl/gl-vertexattribpointer.html
|
| index 5fbc9a3188c5806e6a282cc665d9660b7562a92b..06b5d18968a062b4307c6e68e2fe8fc9711bcea7 100644
|
| --- a/LayoutTests/fast/canvas/webgl/gl-vertexattribpointer.html
|
| +++ b/LayoutTests/fast/canvas/webgl/gl-vertexattribpointer.html
|
| @@ -5,7 +5,7 @@
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| <title>WebGL vertexAttribPointer Conformance Tests</title>
|
| <script src="resources/desktop-gl-constants.js" type="text/javascript"></script>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script src="resources/webgl-test.js"></script>
|
| <script src="resources/webgl-test-utils.js"></script>
|
| </head>
|
|
|