| Index: LayoutTests/fast/canvas/webgl/array-bounds-clamping.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/array-bounds-clamping.html b/LayoutTests/fast/canvas/webgl/array-bounds-clamping.html
|
| index 2f0b9ba0cdd800395e13f9b23ca7b179e1f1aaaf..d1d3621ace9bc7e647621b95100dfb4a0f4a45d6 100644
|
| --- a/LayoutTests/fast/canvas/webgl/array-bounds-clamping.html
|
| +++ b/LayoutTests/fast/canvas/webgl/array-bounds-clamping.html
|
| @@ -3,7 +3,7 @@
|
| <html>
|
| <head>
|
| <title>WebGL array bounds clamping 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>
|
|
|