| Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-add.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-add.https.html b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-add.https.html
|
| index d9945f9ae432793bb581f2fee3ba4a2e7c3163f8..8dfb786cf356777cd9de286ccd3534c95ea0116c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-add.https.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-add.https.html
|
| @@ -4,6 +4,5 @@
|
| <meta name="timeout" content="long">
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| -<script src="../resources/testharness-helpers.js"></script>
|
| <script src="../resources/test-helpers.js"></script>
|
| <script src="../script-tests/cache-add.js"></script>
|
|
|