| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open11.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open11.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open11.htm
|
| index 059b68b3bbe6e8bcbae2c2a6fa44bbc2dfa9ee68..66ea9d52559b4c737fbb330d927790f022e9d69e 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open11.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open11.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBFactory.open() - second open's transaction is available to get objectStores</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>
|
|
|