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 f934c8c13decce8b5cd70a24712474d1172609a4..756f1722988b850b905706c90675fcb5fb74235c 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,6 +7,7 @@ |
<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> |