| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore7.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore7.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore7.htm
|
| index db98063e0997b4c2367b23d4bc2dae9cf12557c8..b1b736cf0ced1fbb583a77c80f0ba832af5de81d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore7.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_objectstore7.htm
|
| @@ -2,8 +2,8 @@
|
| <title>IDBCursor.update() - object store - no argument</title>
|
| <link rel="author" title="Intel" href="http://www.intel.com">
|
| <link rel="help" href="https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBCursor-update-IDBRequest-any-value">
|
| -<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>
|
| <div id="log"></div>
|
| <script>
|
|
|