| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index8.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index8.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index8.htm
|
| index 6ee57f5bd24d2f734744faec9209b9d6fcb1632b..4a574ec90f4055c457aca4a78ac8ebe674d63992 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index8.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index8.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBCursor.continue() - index - throw InvalidStateError caused by object store been deleted</title>
|
| <link rel="author" title="Intel" href="http://www.intel.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>
|
| <div id="log"></div>
|
| <script>
|
|
|