Chromium Code Reviews| Index: ui/base/ime/BUILD.gn |
| diff --git a/ui/base/ime/BUILD.gn b/ui/base/ime/BUILD.gn |
| index 9cf4606bed3f692b7a65af969c338fe83311851c..468b62654b5b4762b34e71bfcde0d79877b34cd5 100644 |
| --- a/ui/base/ime/BUILD.gn |
| +++ b/ui/base/ime/BUILD.gn |
| @@ -67,6 +67,8 @@ component("ime") { |
| "input_method_factory.h", |
| "input_method_initializer.cc", |
| "input_method_initializer.h", |
| + "input_method_log_collector.cc", |
| + "input_method_log_collector.h", |
| "input_method_mac.h", |
| "input_method_mac.mm", |
| "input_method_minimal.cc", |