| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index.htm
|
| index 72afd826cb76db4ad845438f6425ac9419c36ff1..0e5c5147496546067a03fdc6c8c95b6bc5bf3e24 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.advance() - index - 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>
|
|
|