| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count.htm
|
| index 44e5f40c1be44cd72e89544aa278cb3a57f9e6fa..a54d16e435dd8df9327f0d089012699b711482fd 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_count.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>IDBObjectStore.count() - returns the number of records in the object store </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>
|
|
|