| Index: third_party/WebKit/LayoutTests/imported/wpt/encoding/api-invalid-label.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/encoding/api-invalid-label.html b/third_party/WebKit/LayoutTests/imported/wpt/encoding/api-invalid-label.html
|
| index 5ed71f1e4f46732bc6aa0be88f4164291a230703..f15c184aa8973ab5590790405d3b857490e5982c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/encoding/api-invalid-label.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/encoding/api-invalid-label.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>Encoding API: invalid label</title>
|
| <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="resources/encodings.js"></script>
|
| <script>
|
| var tests = ["invalid-invalidLabel"];
|
|
|