| Index: third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist_in_object.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist_in_object.html b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist_in_object.html
 | 
| index 0464758c62b181ca2e498c3f4876c6d78b3a8321..9035522aee993152465c5b3b4388af80aee57dc8 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist_in_object.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist_in_object.html
 | 
| @@ -7,6 +7,7 @@
 | 
|          <link rel="help" href="http://www.w3.org/TR/navigation-timing/#sec-window.performance-attribute"/>
 | 
|          <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>
 | 
|            function onload_test() {
 | 
| 
 |