| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get4.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get4.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get4.htm
|
| index f38f06f2b422c0dcc0b44cb34124dcff55133fa2..bd0cc5ec85e793790fd14c470f730a1f60f8e54d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get4.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get4.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>IDBIndex.get() - returns the record with the first key in the range </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>
|
|
|