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