| Index: third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist.html b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist.html
|
| index 662ab0a73b67d2bfb1d522c2d93b525fd7f9ce31..ca3a6be5aa73eb58dfe09cb8f635cc6a148161c4 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/navigation-timing/test_performance_attributes_exist.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>
|
| </head>
|
| <body>
|
|
|