| Index: third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-byte-order-marks.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-byte-order-marks.html b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-byte-order-marks.html
|
| index bf8516d793f9cbbff3e4a32839f708801bc9212b..8ef16794381e31f243690f56540bf9c6d7479023 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-byte-order-marks.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-byte-order-marks.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <title>Encoding API: Byte-order marks</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 testCases = [
|
|
|