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