| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get5.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get5.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get5.htm
|
| index 01524926224a06932aef618ad53138ef72f8f9b4..65e2623cdd9505f85fb1fefd99bc6bdb0ee4a258 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get5.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get5.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBIndex.get() - throw DataError when using 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-IDBIndex-get-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>
|
|
|