| Index: LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html b/LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html
|
| index b7c45c2648b293f00c669e3964d72ba0e0858ae8..9854b3e1cf310d4fdfb428ae2853e55e29020462 100644
|
| --- a/LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html
|
| +++ b/LayoutTests/fast/canvas/webgl/uniform-location-length-limits.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <meta charset="utf-8">
|
| <title>WebGL uniform location length 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>
|
|
|