| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp2.htm
|
| index 9ce97c082cc05e2e82ef76ed9abb7ac0398f11f0..446bb465ce64ebeb6ecd43cb99bc1c2855b0d7b1 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbfactory_cmp2.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBFactory.cmp() - invalid key</title>
|
| <link rel="author" title="Intel" href="http://www.intel.com">
|
| <link rel="help" href="https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBFactory-cmp-short-any-first-any-second">
|
| -<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>
|
| <div id=log></div>
|
| <script>
|
|
|