| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/keygenerator-constrainterror.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/keygenerator-constrainterror.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/keygenerator-constrainterror.htm
|
| index e8221154933cdc02af715634712c697d5c67abc1..ee2e24799e3ff42cb34387859eec34397ef8b76d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/keygenerator-constrainterror.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/keygenerator-constrainterror.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>Keygenerator ConstraintError when using same id as already generated</title>
|
| <link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal">
|
| -<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>
|
|
|