| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_close2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_close2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_close2.htm
|
| index feca75c0440e85edf52bdbd6d9bc1a2e12a4737d..68bafb9463828d75be8a6c513dfa8f5f6bb167cf 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_close2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_close2.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBDatabase.close() - unblock the delete database request</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>
|
|
|