| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count2.htm
|
| index 6e59eec7069503bd8ec3d8cd70df44eaf0dd58fc..b92715a2d998fd28e25682d0e9a7b6971119c021 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count2.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>IDBObjectStore.count() - returns the number of records that have keys 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>
|
|
|