| Index: third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_backforward.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_backforward.html b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_backforward.html
|
| index b201c3adee832857e63f480f0d09d1172915606d..b5920953cbd39e86ac9f1393c50dcb37252f7882 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_backforward.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_type_backforward.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>
|
| <script>
|
| setup({explicit_done: true});
|
|
|