| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-cors-xhr-iframe.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-cors-xhr-iframe.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-cors-xhr-iframe.html
|
| index 121c5c34eacb31703c7aadeeb057bc3adf52aca1..1fd809490f6f8c1dd4e5e158e105ab088a5a22c8 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-cors-xhr-iframe.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-cors-xhr-iframe.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="../resources/get-host-info.sub.js"></script>
|
| +<script src="/common/get-host-info.sub.js"></script>
|
| <script src="test-helpers.sub.js?pipe=sub"></script>
|
| <script>
|
| var path = base_path() + 'fetch-access-control.py';
|
|
|