| Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/registration.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/registration.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/registration.html
|
| index 6ad5aec6c50731d83c540c51ec5fb279a3802d1b..29ec426ade215158a3a48f9d840ee74380d1ee60 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/registration.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/registration.html
|
| @@ -1,7 +1,6 @@
|
| <!DOCTYPE html>
|
| <title>Service Worker: Registration</title>
|
| <script src="../resources/testharness.js"></script>
|
| -<script src="../resources/testharness-helpers.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <script src="resources/test-helpers.js"></script>
|
| <script src="resources/registration-tests.js"></script>
|
|
|