| Index: LayoutTests/fast/html/imports/import-events.html
|
| diff --git a/LayoutTests/fast/html/imports/import-events.html b/LayoutTests/fast/html/imports/import-events.html
|
| index aa60685d071734f16b5a82ba695af0ccd607f99e..bebcc7f57b54c15ae01214d9a81f75aae03bacc3 100644
|
| --- a/LayoutTests/fast/html/imports/import-events.html
|
| +++ b/LayoutTests/fast/html/imports/import-events.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>
|
| <link id="harness" rel="import" href="resources/import-events-target.html">
|
| </head>
|
| <body>
|
|
|