| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp.htm
|
| index 072282fd3c521edd3c88493504a2b012b2d84f03..7b301ece46d6b7f1753b8a61ae96674882fe81cb 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>IDBFactory.cmp() - compared keys return correct value</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>
|
|
|