diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/encoding/api/legacy-encode.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/encoding/api/legacy-encode.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/encoding/api/legacy-encode.html b/third_party/WebKit/LayoutTests/fast/encoding/api/legacy-encode.html index 334591f..be64579 100644 --- a/third_party/WebKit/LayoutTests/fast/encoding/api/legacy-encode.html +++ b/third_party/WebKit/LayoutTests/fast/encoding/api/legacy-encode.html @@ -20,4 +20,3 @@ encodings_table.forEach(function(section) { }); </script> -<script src="../../js/resources/js-test-post.js"></script> |