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