| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete5.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete5.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete5.htm
|
| index 150c332a44901f26e66ebbd520460618b59b35dc..9e8ac80a1238ad0baf23a096d45fb286997aeba0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete5.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_delete5.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBObjectStore.delete() - removes all of the records in the range</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>
|
| var db
|
|
|