| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_status_idle.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_status_idle.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_status_idle.html
|
| index b1d5af00ed36f6cdca670a9cdfa69059c0ae2190..21725bb00d0fe6af81908296b498056d870dd53a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_status_idle.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_status_idle.html
|
| @@ -2,8 +2,8 @@
|
| <html manifest="../resources/manifest/clock.manifest">
|
| <head>
|
| <title>Offline Application Cache - API_status_IDLE</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>
|
|
|