| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore3.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore3.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore3.htm
|
| index d285d744013f23c40396a5a05f8498db9d0018dd..0ce59de29c9d58ae3c9b68f8b2c2f855707f6d13 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore3.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore3.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.update() - object store - 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>
|
|
|