| Index: LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html b/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html
|
| index 2ec58abc3fca2d030785be833d036f0161878420..9fa9c7f1dac24dfa6386a3a16919d4ebb075ae6c 100644
|
| --- a/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html
|
| +++ b/LayoutTests/fast/canvas/webgl/draw-arrays-out-of-bounds.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<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>
|
|
|