| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get.htm
|
| index 7e46e1858b79527431d834f6254df40f8dcc91f9..835cbefd2c36fc5737b5f1b1692be57412f1d99a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBIndex.get() - returns the record </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>
|
|
|