| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore.htm
|
| index d7b92d013ef519efb99d0dd6dcd1d5431d041f3d..76750c969a49a5c0fac0d2dd66d977738c682b3b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.continue() - object store - iterate to the next record</title>
|
| <link rel="author" title="Microsoft" href="http://www.microsoft.com">
|
| -<script src=../../../resources/testharness.js></script>
|
| -<script src=../../../resources/testharnessreport.js></script>
|
| +<script src=/resources/testharness.js></script>
|
| +<script src=/resources/testharnessreport.js></script>
|
| <script src=support.js></script>
|
|
|
| <script>
|
|
|