| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idb_webworkers.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idb_webworkers.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idb_webworkers.htm
|
| index db2faff0be2de57a0e6be5a058bf439847cdb05c..dba3a93f120a3805fc4afe84029975f6ed462394 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idb_webworkers.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idb_webworkers.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IndexedDB inside of a WebWorker </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>
|
|
|