| Index: third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal.html b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal.html
|
| index 4bac84c5bd28ed2821e312f5d6bd7d3f3e6c26ce..e8cc9f64c6607baa384469f3363b1c9f9f8ea3eb 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <title>Encoding API: Fatal flag</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>
|
|
|
| var bad = [
|
|
|