| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore.htm
|
| index b37f13378c1d4b4f1a8f82f3150b49a05217178e..5ae9a813c70c2c62ac77874de1360c3eef4d915d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title> IDBCursor.advance() - object store - iterate cursor number of times specified by count </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>
|
|
|