| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add14.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add14.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add14.htm
|
| index 07a1c741226befefab872d52a4030846617191b4..5bac57cb7652a561b266c123b6346e7c9624a5e7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add14.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_add14.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.add() - Add a record where a value being indexed does not meet the constraints of a valid 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>
|
|
|