| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put5.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put5.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put5.htm
|
| index ebd90c68f5f95ba395c10f8732d9b414c25cc14a..a4d9abefff617866125c9ff8e0ad9fa9de975191 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put5.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put5.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.put() - object store's 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>
|
|
|