| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore2.htm
|
| index cc57e99f695d69f69a442827c6c6578a6c25333a..69521e66b7914c4128634ad558b2f7a13eda602a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore2.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.delete() - object store - attempt to remove a record in a read-only transaction</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>
|
|
|