| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey6.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey6.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey6.htm
|
| index c534e1ce97131d75f1015ccf0d28eff4b0612e5b..6e9680da9edf3ed3cce0e2abc3f47be20da3d8ae 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey6.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_getKey6.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBIndex.getKey() - throw InvalidStateError when the index is deleted</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-IDBIndex-getKey-IDBRequest-any-key">
|
| -<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>
|
|
|