| Index: third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_storagearea.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_storagearea.html b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_storagearea.html
|
| index 3aefe92dfdf231a2ed686a334c76b27c59f335b9..db4b114a951a43064577540c7f87c428a85d3372 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_storagearea.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_local_storagearea.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>WebStorage Test: localStorage event - storageArea</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_storageArea</h1>
|
|
|