| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore4.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore4.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore4.htm
|
| index b9775c8f16632a3c36aab26a19ba97dd7623479a..47bcd8b0057bd5b7c30f00e9aaec78f4ed64ed9a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore4.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore4.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBCursor.delete() - object store - 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>
|
|
|