| Index: LayoutTests/fast/canvas/webgl/context-lost-restored.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/context-lost-restored.html b/LayoutTests/fast/canvas/webgl/context-lost-restored.html
|
| index 1d118461e456a974e9dbaaa2d6f933d2d574987d..906ea435f0c828265833c7d69c48d7bb8e094dc9 100644
|
| --- a/LayoutTests/fast/canvas/webgl/context-lost-restored.html
|
| +++ b/LayoutTests/fast/canvas/webgl/context-lost-restored.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <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>
|
| <script src="resources/webgl-test-utils.js"></script>
|
| <script>
|
|
|