| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open.htm
|
| index 6abe3eb791242f6324805fb37cbf0dc00ef40e70..bca2cfdc80158b6a86236329e8bac6191a546841 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_open.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBFactory.open() - request has no source</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>
|
|
|