Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: ui/wm/wm.gyp

Issue 1155013005: Refactoring the ownership of ui::InputMethod. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed bot failure: cast_shell_linux Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« ui/aura/window_tree_host.cc ('K') | « ui/wm/test/wm_test_helper.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/wm.gyp
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
index 8ce5e515529ce738f3fa4259e0710f6a898c2486..e7415a8c5864c1bebe08fc3f5d93e9d92e829b35 100644
--- a/ui/wm/wm.gyp
+++ b/ui/wm/wm.gyp
@@ -56,8 +56,6 @@
'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',
@@ -147,7 +145,6 @@
'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/shadow_unittest.cc',
« ui/aura/window_tree_host.cc ('K') | « ui/wm/test/wm_test_helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698