Chromium Code Reviews| 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 264b1a4514201afbdc1da5d50c725b538076997f..b562a1cf20497c5e442e4cb2a786bf4e67c22a10 100644 |
| --- a/third_party/WebKit/Source/platform/BUILD.gn |
| +++ b/third_party/WebKit/Source/platform/BUILD.gn |
| @@ -1297,6 +1297,8 @@ component("platform") { |
| "text/DecodeEscapeSequences.h", |
| "text/Hyphenation.cpp", |
| "text/Hyphenation.h", |
| + "text/ICUError.cpp", |
| + "text/ICUError.h", |
| "text/LineEnding.cpp", |
| "text/LineEnding.h", |
| "text/LocaleICU.cpp", |