| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_deleteIndex.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_deleteIndex.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_deleteIndex.htm
|
| index df2f7fadc967c58843b05e6a01a7d58c255d8ff1..1e0fb2976c88e854c139938cbe1e82ade29a5f2c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_deleteIndex.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_deleteIndex.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.deleteIndex() - removes the index </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>
|
|
|