| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add7.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add7.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add7.htm
|
| index ee1455c1eb4d70bcfd5b36c5d27396e4af27ecd0..1b2a6dac3fa4aaeda24da6725cce9f93b268a2dd 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add7.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add7.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.add() - autoIncrement and out-of-line keys </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>
|
|
|