| Index: third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ChildNode.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ChildNode.html b/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ChildNode.html
|
| index 756f1722988b850b905706c90675fcb5fb74235c..f934c8c13decce8b5cd70a24712474d1172609a4 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ChildNode.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ChildNode.html
|
| @@ -7,7 +7,6 @@
|
| <meta name="help" content="https://dom.spec.whatwg.org/#parentnode">
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| -<script src="../resources/custom-elements-helpers.js"></script>
|
| <script src="./resources/reactions.js"></script>
|
| </head>
|
| <body>
|
|
|