Index: third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_enums.html |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_enums.html b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_enums.html |
index 8bf8e4f3d7ad08e9932994207fe58ff7d8610fca..ecf6ddc89dfaa7c9a00da352564c7123e361195f 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_enums.html |
+++ b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_enums.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> |