| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_indexNames.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_indexNames.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_indexNames.htm
|
| index a0e40e66fa6b36f69a2b1f80ea7bd9cf87f5f330..3099b45e91f9e5bb662d9b259499c3081911b947 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_indexNames.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_indexNames.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBIndex.getKey() - returns the record's primary key</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>
|
|
|