| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/writer-starvation.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/writer-starvation.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/writer-starvation.htm
|
| index ac795a6c444ae3c0a736265c2fc3beeedb800f55..ae6c90150e280daafe7f89c201a2905bb69a0b9f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/writer-starvation.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/writer-starvation.htm
|
| @@ -3,8 +3,8 @@
|
| <title>Writer starvation</title>
|
| <link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal">
|
| <meta name=timeout content=long>
|
| -<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>
|
|
|