| Index: third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-streaming.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-streaming.html b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-streaming.html
|
| index 5a8a033494ad6333d6900f0f3094d5ba4584843d..211b3c00918c125bb688b1928c7532eb309db515 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-streaming.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-streaming.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <title>Encoding API: Streaming decode</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/encodings.js"></script>
|
| <script>
|
|
|
|
|