| Index: LayoutTests/fast/events/constructors/autocomplete-error-event-constructor.html
|
| diff --git a/LayoutTests/fast/events/constructors/autocomplete-error-event-constructor.html b/LayoutTests/fast/events/constructors/autocomplete-error-event-constructor.html
|
| index 21cfddf43b3c652c93c339e7cf727fd88c202da0..7721484a7ffaabd255d70b5e049f4179457a00c8 100644
|
| --- a/LayoutTests/fast/events/constructors/autocomplete-error-event-constructor.html
|
| +++ b/LayoutTests/fast/events/constructors/autocomplete-error-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>
|
| <script>
|
|
|