| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces.html
|
| index 2ecd6045b772f809c57d2f847b4a1e50f974b6b3..aba7b7ddcfc67d6c2ab05df5a88ea2dc6fff73d0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/interfaces.html
|
| @@ -1,8 +1,8 @@
|
| <!doctype html>
|
| <meta charset=utf-8>
|
| <title>DOM IDL tests</title>
|
| -<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=../../../resources/WebIDLParser.js></script>
|
| <script src=../../../resources/idlharness.js></script>
|
|
|
|
|