| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index3.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index3.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index3.htm
|
| index c1c3044b3f5c0bfcf55fcc1b05c11492aaea4adf..bb5722ee351cf579a0fefe8c1d16c97be5b55d45 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index3.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index3.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.delete() - index - attempt to remove a record in an inactive 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>
|
|
|