| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index9.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index9.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index9.htm
|
| index 091c1bcbc9b5c0c435e37a2ecea6ff37fee8c101..517a573c49eb36919087baa98379c678e7232ce6 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index9.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index9.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBCursor.advance() - 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>
|
|
|