| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get8.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get8.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get8.htm
|
| index dcb74eda95b193f219aac24de11688291adeeeb3..ef67c6d6d227ec2a87c2af83a4e202b3f558c799 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get8.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_get8.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBIndex.get() - throw InvalidStateError on index deleted by aborted upgrade</title>
|
| <link rel="help" href="https://w3c.github.io/IndexedDB/#dom-idb">
|
| -<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>
|
| <div id="log"></div>
|
| <script>
|
|
|