| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_deleteDatabase.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_deleteDatabase.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_deleteDatabase.htm
|
| index bab7606768180c04338e42f402c2ef7210492c6e..fd7a908d3d87fd3777d36893445edb548844d5c8 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_deleteDatabase.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_deleteDatabase.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBFactory.deleteDatabase() - request has no source </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>
|
|
|