| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete.htm
|
| index 723c2021d313a77c5c6fd24ec40153d9c962b0c7..337289296230831e03e44bcafec05123330ebc6e 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.delete() - delete removes record (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>
|
|
|