| Index: LayoutTests/fast/canvas/webgl/gl-uniform-arrays.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/gl-uniform-arrays.html b/LayoutTests/fast/canvas/webgl/gl-uniform-arrays.html
|
| index a91927b7e8d56c9424b1e661b1163c1cf8c9489a..1eaf3d0e8b690d35498d63f0916df39250c5eb3b 100644
|
| --- a/LayoutTests/fast/canvas/webgl/gl-uniform-arrays.html
|
| +++ b/LayoutTests/fast/canvas/webgl/gl-uniform-arrays.html
|
| @@ -4,7 +4,7 @@
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
| <title>WebGL uniform array 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>
|
| </head>
|
| <body>
|
|
|