| Index: LayoutTests/fast/canvas/webgl/WebGLContextEvent.html
|
| diff --git a/LayoutTests/fast/canvas/webgl/WebGLContextEvent.html b/LayoutTests/fast/canvas/webgl/WebGLContextEvent.html
|
| index baeaa1dc57aa0065d9d7bbf78868a0fafe613c61..f05701eb8bde250b65d1c4972d045f6d2fd6d75f 100644
|
| --- a/LayoutTests/fast/canvas/webgl/WebGLContextEvent.html
|
| +++ b/LayoutTests/fast/canvas/webgl/WebGLContextEvent.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>
|
| <script src="resources/webgl-test-utils.js"></script>
|
| <script>
|
|
|