| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbtransaction.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbtransaction.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbtransaction.htm
|
| index 357e65ffe68fd7ec5d555ec6f221dcc622deda32..8a3484511e5d63ee9d6e2a1349e0949c00e8a7f2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbtransaction.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbtransaction.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBTransaction</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>
|
|
|