| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put2.htm
|
| index 1d5ea4705674afd1262055cc436d0b4b8b181b82..3b9fc30a8119218351783095fc936732cd7a6f05 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put2.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.put() - put with an out-of-line key </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>
|
|
|