| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/value_recursive.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/value_recursive.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/value_recursive.htm
|
| index 9446aea2b4cb907f9c550f832664998580bca23b..f49a1ccbc59ae14eb5ba74e37dccf8d6e56aa8b5 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/value_recursive.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/value_recursive.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>Recursive value</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>
|
|
|