| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index3.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index3.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index3.htm
|
| index 0de66cbc6c307df3f71d87e334b0e4260da07178..0f7b2a1dbe58f52ca524e6f4e77b84419ceeaa27 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index3.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index3.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.update() - index - attempt to modify 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>
|
|
|