| Index: third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_constructor.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_constructor.html b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_constructor.html
|
| index b971436f2ebbf15bfafaf86c7a8a4b062a641bad..c74f08aadabafa061634771621c6c41275d88cee 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_constructor.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/event_constructor.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>WebStorage Test: StorageEvent - init value</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_session_Constructor</h1>
|
|
|