| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/common.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/common.html b/third_party/WebKit/LayoutTests/http/tests/cachestorage/common.html
|
| index 5d652bb231913f0ce5786953b273f202ff120abc..91e577712850286127ad202c3b2d4d2a02c0de1a 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/common.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/common.html
|
| @@ -3,7 +3,6 @@
|
| <link rel="help" href="https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#cache-storage">
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| -<script src="/resources/testharness-helpers.js"></script>
|
| <script>
|
|
|
| function wait_for_message(worker) {
|
|
|