| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-canvas-tainting-iframe.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-canvas-tainting-iframe.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-canvas-tainting-iframe.html
|
| index 3822971e80a2cbd91f5161ef0171d72d4adf61a4..75eca56161154cc731baa29728642cbc35709806 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-canvas-tainting-iframe.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/fetch-canvas-tainting-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 image_path = base_path() + 'fetch-access-control.py?PNGIMAGE';
|
|
|