| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add.htm
|
| index 58df584d8c29bc22299e367c780e96ab1e3b108c..f091d1faf12ff99ebdf92565d7b21215219cd5f4 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.add() - add with an inline 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>
|
|
|