| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.html b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.html
|
| index fea7b2f13c3e0a44a450b947288ad6395244eecf..cc4e7f20392cfac58a6d9d65e1e2f7c0c0a8df6a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces.html
|
| @@ -3,8 +3,8 @@
|
| <title>IndexedDB IDL tests</title>
|
| <script src=/resources/testharness.js></script>
|
| <script src=/resources/testharnessreport.js></script>
|
| -<script src=../../../resources/WebIDLParser.js></script>
|
| -<script src=../../../resources/idlharness.js></script>
|
| +<script src=/resources/WebIDLParser.js></script>
|
| +<script src=/resources/idlharness.js></script>
|
|
|
| <h1>IndexedDB IDL tests</h1>
|
| <div id=log></div>
|
|
|