| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore7.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore7.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore7.htm
|
| index 126a30990dc3ee6f13767bdd653d0ab4362059ed..358baeeecabb260d19f206753c72902f1b72417a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore7.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore7.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBDatabase.createObjectStore() - create an object store with an unknown optional parameter </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>
|
|
|