| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index.htm
|
| index fe30acfd5e7f11a02466f63ee7a58a8302814730..8cddcea994f35ef21af500df7b90287e46fb3ae6 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_index.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.delete() - index - remove a record from the object store</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>
|
|
|