| Index: third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_url.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_url.html b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_url.html
|
| index b8208d5f869102735427254a8c5ccdc62c826cd4..7345ce3736bbb2fb1179fe99761627e0e4075113 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_url.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_url.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>WebStorage Test: localStorage event - url</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>
|
| <h1>event_local_url</h1>
|
|
|