| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add5.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add5.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add5.htm
|
| index 055e2158cca24dd1369f8a5c08470eac1883f5d7..1c1cd1fb2843793b7cedfb1566b2b40685fd586d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add5.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add5.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.add() - object store's key path is an object attribute </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>
|
|
|