| Index: LayoutTests/fast/canvas/webgl/array-constructor.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/array-constructor.html b/LayoutTests/fast/canvas/webgl/array-constructor.html
|
| index 12f49b789c03eb3a3bcd1e43bab7d7a694adf318..026e693f935e72a17e5e0b1fc9884ac5ce7ccbbc 100644
|
| --- a/LayoutTests/fast/canvas/webgl/array-constructor.html
|
| +++ b/LayoutTests/fast/canvas/webgl/array-constructor.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>
|
|
|