| 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 f1b449d3a470e1c13ad4fbbd8af8bce2628951c4..11fccb12b02bd18e9815a62e6c411621bea85778 100644
|
| --- a/third_party/WebKit/Source/wtf/BUILD.gn
|
| +++ b/third_party/WebKit/Source/wtf/BUILD.gn
|
| @@ -334,6 +334,7 @@ test("wtf_unittests") {
|
| "text/StringBuilderTest.cpp",
|
| "text/StringImplTest.cpp",
|
| "text/StringOperatorsTest.cpp",
|
| + "text/StringToNumberTest.cpp",
|
| "text/StringViewTest.cpp",
|
| "text/TextCodecICUTest.cpp",
|
| "text/TextCodecLatin1Test.cpp",
|
|
|