| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add2.htm
|
| index ae0a09d58d7e2d139a47cfce84ce74d0bc03e375..70c0554458848c61a7b7bdb4ce998afa416e8c3b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add2.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.add() - add with an out-of-line key </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>
|
|
|