| Index: LayoutTests/fast/events/constructors/webgl-context-event-constructor.html
|
| diff --git a/LayoutTests/fast/events/constructors/webgl-context-event-constructor.html b/LayoutTests/fast/events/constructors/webgl-context-event-constructor.html
|
| index c78161f92e4d7eefffa8091bf1ceb570c03d25b9..ee550dcce60ad1e5261d429e656877171eb69539 100644
|
| --- a/LayoutTests/fast/events/constructors/webgl-context-event-constructor.html
|
| +++ b/LayoutTests/fast/events/constructors/webgl-context-event-constructor.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>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|