| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/introduction-4/event_noupdate.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/introduction-4/event_noupdate.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/introduction-4/event_noupdate.html
|
| index e41cf6fc35193e0b31e9c850dffe665ec8e435c5..1e4dd89cf31276af86ee15b79aa228680022734d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/introduction-4/event_noupdate.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/introduction-4/event_noupdate.html
|
| @@ -2,8 +2,8 @@
|
| <html manifest="../resources/manifest/clock.manifest">
|
| <head>
|
| <title>Offline Application Cache - Event_noupdate</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>
|
|
|