| Index: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html
|
| index 7f6daf4af4a4f3baa86862e06d00c37f2b3c1902..618a60a58aea88b7c9dd369f7d82346a7922fe53 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired.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/shadow-dom.js"></script>
|
| <script src="resources/event-dispatching.js"></script>
|
| </head>
|
|
|