| 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 f38ce855b4dc9ca7ba90807a82e1ff2c39633784..0ada8d6b8100728fe0ac4ec621f4d32d47f0a100 100644
|
| --- a/third_party/WebKit/Source/wtf/BUILD.gn
|
| +++ b/third_party/WebKit/Source/wtf/BUILD.gn
|
| @@ -336,6 +336,7 @@ test("wtf_unittests") {
|
| "text/StringOperatorsTest.cpp",
|
| "text/StringViewTest.cpp",
|
| "text/TextCodecICUTest.cpp",
|
| + "text/TextCodecLatin1Test.cpp",
|
| "text/TextCodecReplacementTest.cpp",
|
| "text/TextCodecTest.cpp",
|
| "text/TextCodecUTF8Test.cpp",
|
|
|