| Index: third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal-streaming.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal-streaming.html b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal-streaming.html
|
| index 9e1634037d59e9b3e028d884bf91f70d3682ea72..2ccac9f230d4e93b856495377d4b67ca71e227f2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal-streaming.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal-streaming.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <title>Encoding API: End-of-file</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>
|
|
|
| test(function() {
|
|
|