| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey4.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey4.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey4.htm
|
| index 6c2829577b2f72dd4b3c0658a0d96601516e2e20..2002a5fe194f37a34b517ff98e67dd221b838cb0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey4.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey4.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>IDBIndex.getKey() - returns the key of the first record within the range </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>
|
|
|