| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_deleteObjectStore4-not_reused.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_deleteObjectStore4-not_reused.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_deleteObjectStore4-not_reused.htm
|
| index 1ee53cfdedc41dda393751e808dd54454a7e3fa6..1cb6ff1ace474c8adf7508b91cce4ea8b99f2f13 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_deleteObjectStore4-not_reused.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_deleteObjectStore4-not_reused.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>IDBDatabase.deleteObjectStore() - the object store is not reused</title>
|
| <link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal">
|
| -<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>
|
|
|