| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index.htm
|
| index 0a82e27d9f13d2b8a5e2dd8d13395ca5a35857dc..8b0d079a939c14456f95e2e256c49da2fbf1a9aa 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_index.htm
|
| @@ -3,8 +3,8 @@
|
| <link rel="author" title="Microsoft" href="http://www.microsoft.com">
|
| <link rel=help href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBCursor-continue-void-any-key">
|
| <link rel=assert title="Otherwise this method runs the steps for asynchronously executing a request.">
|
| -<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>
|
|
|