| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get7.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get7.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get7.htm
|
| index 795610c9eea2fb8d3a7735de129a0ae61ee72a15..570441b66342fc8d6617b23d98d3f02f9316b799 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get7.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get7.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.get() - throw DataError when using invalid key </title>
|
| <link rel="author" title="YuichiNukiyama" href="https://github.com/YuichiNukiyama">
|
| -<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>
|
|
|