| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_swapcache_error.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_swapcache_error.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_swapcache_error.html
|
| index eb8425cdfb2cdc9a678575f83169b80fdca512ca..02e7b3cd8c00b70dfc14cde57a2e045e58153f77 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_swapcache_error.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_swapcache_error.html
|
| @@ -2,8 +2,8 @@
|
| <html manifest="../resources/manifest/clock.manifest">
|
| <head>
|
| <title>Offline Application Cache - API_swapCache_error</title>
|
| - <script src="../../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| <div id="log"></div>
|
|
|