| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/browser-state/navigator_online_online.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/browser-state/navigator_online_online.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/browser-state/navigator_online_online.html
|
| index f40468f8c8632b6d82575e45d268db4e16878744..81547c3fb999fc49cf672a85f957fd6ca83ad865 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/browser-state/navigator_online_online.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/browser-state/navigator_online_online.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>Offline Application Cache - navigator_online_online</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>
|
|
|