| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add8.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add8.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add8.htm
|
| index ec467b95dc64a819ccce7b1d18063d7f46b4f90c..b3266fdc0f6cbe9207ab257529eb891e6e28753c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add8.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add8.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.add() - 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>
|
|
|