Index: third_party/WebKit/LayoutTests/external/wpt/user-timing/measure.html |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/user-timing/measure.html b/third_party/WebKit/LayoutTests/external/wpt/user-timing/measure.html |
index 4356c0abb20c55f315b463b4aff5aaac0075d8b8..4175dbb49daff34e94c561c7c0e936384a7a038e 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/user-timing/measure.html |
+++ b/third_party/WebKit/LayoutTests/external/wpt/user-timing/measure.html |
@@ -8,6 +8,7 @@ |
<link rel="help" href="https://w3c.github.io/user-timing/#dom-performance-measure"/> |
<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> |