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