| 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 f2fe8257cd9fa28d37cde5468a40552407ba3771..cbba7dd0e7361bde66648597f61f3db3cd30e1cc 100644
|
| --- a/third_party/WebKit/Source/wtf/BUILD.gn
|
| +++ b/third_party/WebKit/Source/wtf/BUILD.gn
|
| @@ -341,6 +341,7 @@ test("wtf_unittests") {
|
| "text/TextCodecTest.cpp",
|
| "text/TextCodecUTF8Test.cpp",
|
| "text/TextCodecUserDefinedTest.cpp",
|
| + "text/TextEncodingTest.cpp",
|
| "text/WTFStringTest.cpp",
|
| "typed_arrays/ArrayBufferBuilderTest.cpp",
|
| ]
|
|
|