| Index: extensions/shell/BUILD.gn
|
| diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn
|
| index b25f58b4d7f29ba4e310516d002b66376c17df94..be71746912e83ced205edb65c82261bc0aece78d 100644
|
| --- a/extensions/shell/BUILD.gn
|
| +++ b/extensions/shell/BUILD.gn
|
| @@ -173,8 +173,6 @@ source_set("app_shell_lib") {
|
|
|
| if (use_aura) {
|
| sources += [
|
| - "browser/input_method_event_handler.cc",
|
| - "browser/input_method_event_handler.h",
|
| "browser/shell_app_window_client_aura.cc",
|
| "browser/shell_desktop_controller_aura.cc",
|
| "browser/shell_desktop_controller_aura.h",
|
|
|