| Index: third_party/WebKit/LayoutTests/imported/wpt/webstorage/storage_string_conversion.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/storage_string_conversion.html b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/storage_string_conversion.html
|
| index f9c96550e50b2a38f91bee239b972bae7210076b..518b27521c486bcc71fa3b2d02ae12d269b786ae 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/webstorage/storage_string_conversion.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/webstorage/storage_string_conversion.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>WebStorage Test: Storage only store strings</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>
|
|
|