| Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html
|
| similarity index 57%
|
| rename from third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html
|
| rename to third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html
|
| index b57066664c366a3a74e4a75690721ee7dc1c3b7c..ac7cb25eedc61639b76cc4ca12febd3b85a701e4 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html
|
| @@ -1,4 +1,8 @@
|
| <!DOCTYPE html>
|
| +<!-- This test is prefixed with `chromium.` because it is maintained only to
|
| + preserve test coverage until such time as the more rigorous version available
|
| + in the Web Platform Tests project can be made to pass. See
|
| + https://crbug.com/507169 -->
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <script src="resources/test-helpers.js"></script>
|
|
|