| Index: third_party/WebKit/Source/wtf/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/wtf/BUILD.gn b/third_party/WebKit/Source/wtf/BUILD.gn
|
| index 84c330e53bf3966354922aee5d84683e1ec2dee9..c1880cf8fa129676506de789ba0d9e3219d209ca 100644
|
| --- a/third_party/WebKit/Source/wtf/BUILD.gn
|
| +++ b/third_party/WebKit/Source/wtf/BUILD.gn
|
| @@ -210,7 +210,6 @@ component("wtf") {
|
| "text/TextCodecLatin1.cpp",
|
| "text/TextCodecReplacement.cpp",
|
| "text/TextCodecReplacement.h",
|
| - "text/TextCodecUTF16.cpp",
|
| "text/TextCodecUTF8.cpp",
|
| "text/TextCodecUTF8.h",
|
| "text/TextCodecUserDefined.cpp",
|
|
|