| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get2.htm
|
| index d6759cbae374466734d8be05300b2e300e919983..52b1d371ebff58c58a3fbf8de75d105569f73e9e 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get2.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBIndex.get() - returns the record where the index contains duplicate values </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>
|
|
|