| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/ignore-search-with-credentials.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/ignore-search-with-credentials.html b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/ignore-search-with-credentials.html
|
| index 79efb800a3ed59b1b21b1d8f913d14848ad44471..daefa603f903e84f27bfe59d8c02bc746d34f3d4 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/ignore-search-with-credentials.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/ignore-search-with-credentials.html
|
| @@ -2,7 +2,6 @@
|
| <title>Cache Storage: ignore search with credentials</title>
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| -<script src="../resources/test-helpers.js"></script>
|
| <script src="../../serviceworker/resources/test-helpers.js"></script>
|
| <script>
|
|
|
|
|