| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore6.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore6.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore6.htm
|
| index 1e3f400898193f2d4557c47f9d50ddb894e48efd..c1200c5f93a332761191357216b93a2570292879 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore6.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore6.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBDatabase.createObjectStore() - attempt to create an object store with an invalid key path </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>
|
|
|