| 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 900b1023d76b0a91a5080b9c5e0a81e8d4cff517..84c330e53bf3966354922aee5d84683e1ec2dee9 100644
|
| --- a/third_party/WebKit/Source/wtf/BUILD.gn
|
| +++ b/third_party/WebKit/Source/wtf/BUILD.gn
|
| @@ -338,6 +338,7 @@ test("wtf_unittests") {
|
| "text/StringImplTest.cpp",
|
| "text/StringOperatorsTest.cpp",
|
| "text/StringViewTest.cpp",
|
| + "text/TextCodecICUTest.cpp",
|
| "text/TextCodecReplacementTest.cpp",
|
| "text/TextCodecTest.cpp",
|
| "text/TextCodecUTF8Test.cpp",
|
|
|