| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/clients-get-other-origin.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/clients-get-other-origin.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/clients-get-other-origin.html
|
| index cbd3dcc6f3b13484663e2ab9d6832e5570ce5d4d..6342fe04f404e36e2fd7c8f91960ded2ae1c91ee 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/clients-get-other-origin.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/clients-get-other-origin.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="get-host-info.sub.js"></script>
|
| +<script src="/common/get-host-info.sub.js"></script>
|
| <script src="test-helpers.sub.js"></script>
|
| <script>
|
| var host_info = get_host_info();
|
|
|