| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get2.htm
|
| index c314db0d64c0c1de6b3f00a9ee92ae435e613515..dfbfea17c22df5c796366d8f46e9b6f8b09d52d3 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_get2.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.get() - key is a string </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>
|
|
|