| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-direction.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-direction.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-direction.htm
|
| index 8189d56f54c79c2a828c476484870c91fa633b85..b50eded79085e37a81eb1e2f264b2d7a0a5a27a1 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-direction.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-direction.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.direction</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>
|
|
|