| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index cb99486d682a62aa3b34d2a5d8f765ba10712d68..3b495fbe0256765882bb4291309ba27fe941ef78 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1802,6 +1802,7 @@ test("blink_platform_unittests") {
|
| "text/DateTimeFormatTest.cpp",
|
| "text/HyphenationTest.cpp",
|
| "text/ICUErrorTest.cpp",
|
| + "text/PlatformLocaleTest.cpp",
|
| "text/SegmentedStringTest.cpp",
|
| "text/TextBreakIteratorTest.cpp",
|
| "text/TextEncodingDetectorTest.cpp",
|
|
|