| Index: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-child.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-child.html b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-child.html
|
| index 971042e592cac54544103d1535ddb753aad806fd..0684f90b5f5d44452c27c3c404dbf6ea8b01de59 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-child.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-child.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>
|
|
|