Index: ui/wm/BUILD.gn |
diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn |
index d149b48d08b30fcc889d12f1e796ae7663a33516..421d0a4a5bb8a66b7284d304dc175c653f43e46f 100644 |
--- a/ui/wm/BUILD.gn |
+++ b/ui/wm/BUILD.gn |
@@ -31,8 +31,6 @@ component("wm") { |
"core/focus_rules.h", |
"core/image_grid.cc", |
"core/image_grid.h", |
- "core/input_method_event_filter.cc", |
- "core/input_method_event_filter.h", |
"core/masked_window_targeter.cc", |
"core/masked_window_targeter.h", |
"core/native_cursor_manager.h", |
@@ -122,7 +120,6 @@ test("wm_unittests") { |
"core/cursor_manager_unittest.cc", |
"core/focus_controller_unittest.cc", |
"core/image_grid_unittest.cc", |
- "core/input_method_event_filter_unittest.cc", |
"core/nested_accelerator_controller_unittest.cc", |
"core/shadow_controller_unittest.cc", |
"core/transient_window_manager_unittest.cc", |