| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete4.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete4.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete4.htm
|
| index cfa450c99afc5039c319565c61881f9dd250da01..3d36b7962eeac8613dad60c2ce8a0aa17d0ec940 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete4.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete4.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.delete() - delete removes record (out-of-line 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>
|
|
|