Index: third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_attributes_exist.html |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_attributes_exist.html b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_attributes_exist.html |
index 465409ea413e8ef5e4aafce5aafc00ac2bc4c294..845523d1a2da41f31292e713ed47281957b9c2dc 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_attributes_exist.html |
+++ b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_attributes_exist.html |
@@ -7,6 +7,7 @@ |
<link rel="help" href="http://www.w3.org/TR/navigation-timing/#sec-navigation-info-interface"/> |
<script src="/resources/testharness.js"></script> |
<script src="/resources/testharnessreport.js"></script> |
+ <script src="/common/performance-timeline-utils.js"></script> |
<script src="resources/webperftestharness.js"></script> |
</head> |
<body> |