| Index: third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ParentNode.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ParentNode.html b/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ParentNode.html
|
| index b143b5a982b5b44f6f953d1071c82ef22659b0a0..c89062be314db7f18eeb68ee06a7d28e12dcca2f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ParentNode.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/ParentNode.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>
|
|
|