| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance-continue-async.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance-continue-async.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance-continue-async.htm
|
| index 294ed9ef1fc9179bfad7de4a1948063c145f4fb3..d1b6af3e189e2faa2208793aa894589da32b4d0b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance-continue-async.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance-continue-async.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor asyncness</title>
|
| <link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal">
|
| -<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>
|
|
|