| Index: sky/engine/platform/BUILD.gn
|
| diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
|
| index 2afe797f11a1522a7b72822bdf2245be23674e2c..1d8c372ab4ecb892e1f0425a9f55bd13193cf181 100644
|
| --- a/sky/engine/platform/BUILD.gn
|
| +++ b/sky/engine/platform/BUILD.gn
|
| @@ -548,14 +548,10 @@ component("platform") {
|
| "text/DecodeEscapeSequences.h",
|
| "text/LineEnding.cpp",
|
| "text/LineEnding.h",
|
| - "text/LocaleICU.cpp",
|
| - "text/LocaleICU.h",
|
| "text/LocaleToScriptMapping.cpp",
|
| "text/LocaleToScriptMapping.h",
|
| "text/NonCJKGlyphOrientation.h",
|
| "text/ParserUtilities.h",
|
| - "text/PlatformLocale.cpp",
|
| - "text/PlatformLocale.h",
|
| "text/QuotedPrintable.cpp",
|
| "text/QuotedPrintable.h",
|
| "text/SegmentedString.cpp",
|
|
|