| Index: LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html b/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html
|
| index 51eefaf556b4d8b51ddee19ba602f6fb2e487d62..3e3fb352fac70c062cbaf58a6671af448f350109 100644
|
| --- a/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.html
|
| +++ b/LayoutTests/fast/canvas/webgl/uniform-array-length-overflow.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>
|
|
|