| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index f61ab62b9e0cf8d5a3fa3b8d27590ade0778284b..b427cbdc4644ed642ad7c5ee8f255c368abdf988 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -691,6 +691,8 @@
|
| "input_method/input_method_manager_impl.h",
|
| "input_method/input_method_persistence.cc",
|
| "input_method/input_method_persistence.h",
|
| + "input_method/input_method_switch_recorder.cc",
|
| + "input_method/input_method_switch_recorder.h",
|
| "input_method/input_method_syncer.cc",
|
| "input_method/input_method_syncer.h",
|
| "input_method/input_method_util.cc",
|
|
|