| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore2.htm
|
| index ce6d5c563ab49d18cc26c5d75542c4cb934c9669..78f06ff9b909ce4ddf7be72f7f035029f1bb5af6 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore2.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBDatabase.createObjectStore() - object store 'name' and 'keyPath' properties are correctly set </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>
|
|
|