| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put6.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put6.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put6.htm
|
| index 07480ae54bb9401359de0083b7186dd7684ab8b7..bcf7e7d19345b5da9bbc204670e17499fef2b710 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put6.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put6.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.put() - autoIncrement and inline keys </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>
|
|
|