| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index7.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index7.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index7.htm
|
| index 5ae6098af0da18bb7c613d2318e8aa133d509df9..fed235685c735a2e215dc787a86243a09648a477 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index7.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index7.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBCursor.continue() - index - throw TransactionInactiveError</title>
|
| <link rel="author" title="Intel" href="http://www.intel.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>
|
| <div id="log"></div>
|
| <script>
|
|
|