| Index: LayoutTests/fast/canvas/webgl/glsl-conformance.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/glsl-conformance.html b/LayoutTests/fast/canvas/webgl/glsl-conformance.html
|
| index 6ec930163a316faec8ba869fb42dac6f6083e7f8..3fc996336a1d6163f3d9197942884b26ab538c11 100644
|
| --- a/LayoutTests/fast/canvas/webgl/glsl-conformance.html
|
| +++ b/LayoutTests/fast/canvas/webgl/glsl-conformance.html
|
| @@ -4,7 +4,7 @@
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| <title>WebGL GLSL Conformance Tests</title>
|
| -<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>
|
|
|