| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put8.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put8.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put8.htm
|
| index 15e78cbc9afd8716bee8255db0f622efb2e1cb60..3bf284eacab264b678aedf42a64e265367e80d54 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put8.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put8.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.put() - object store has autoIncrement:true and the key path is an object attribute </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>
|
|
|