| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index7.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index7.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index7.htm
|
| index 7270ebeec87f922c85412758203d13479cead859..1d464fbcdee65e8c728acd839b7d1c7c6a71483d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index7.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_update_index7.htm
|
| @@ -2,8 +2,8 @@
|
| <title>IDBCursor.update() - index - throw DataError</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>
|
|
|