| Index: third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_redirectCount_none.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_redirectCount_none.html b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_redirectCount_none.html
 | 
| index 2046b32cd6438d119abb77876c67f94503626660..eaaef4b514c7f44aaeb64b9f0d9307fa50ad068a 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_redirectCount_none.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_navigation_redirectCount_none.html
 | 
| @@ -7,6 +7,7 @@
 | 
|          <link rel="help" href="http://www.w3.org/TR/navigation-timing/#sec-navigation-timing-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>
 | 
| 
 |