| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey2.htm
|
| index f42e81d0b7dc834e45ef0bdef2f9caa10f8340f6..9e86732426827432c910531368953fadedcde422 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey2.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBIndex.getKey() - returns the record's primary key where the index contains duplicate values </title>
|
| <link rel="author" title="Microsoft" href="http://www.microsoft.com">
|
| -<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>
|
|
|