| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey3.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey3.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey3.htm
|
| index 6d684bfcf6aee70fff764595216d40d8c0b379c2..238107ccc6a40dc8b3bc4cdc1ffb11bbebb313fe 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey3.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey3.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBIndex.getKey() - attempt to retrieve the primary key of a record that doesn't exist</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>
|
|
|