| Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/resource-timing-iframe.html b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html
|
| similarity index 59%
|
| copy from third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/resource-timing-iframe.html
|
| copy to third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html
|
| index b0cb271745ab6546e3733348cf8de8b84e003b6a..2af6793696b573285b7669b5b931a9713764e189 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/resource-timing-iframe.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html
|
| @@ -1,4 +1,4 @@
|
| <!DOCTYPE html>
|
| <script src="empty.js"></script>
|
| <script src="dummy.js"></script>
|
| -<script src="redirect.php?Redirect=empty.js"></script>
|
| +<script src="redirect.py?Redirect=empty.js"></script>
|
|
|