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

Unified Diff: ash/ash.gyp

Issue 10332145: aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/aura/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved to ui/aura/shared/ Created 8 years, 7 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index abc4eb83d8e85d7b4434f4ae5fe0e976a87fc442..d120202096e9b5f5c9870c5ce8d28aefa35c02f4 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -65,8 +65,6 @@
'drag_drop/drag_image_view.h',
'focus_cycler.cc',
'focus_cycler.h',
- 'ime/input_method_event_filter.cc',
- 'ime/input_method_event_filter.h',
'key_rewriter_delegate.h',
'launcher/background_animator.cc',
'launcher/background_animator.h',
@@ -226,8 +224,6 @@
'wm/resize_shadow.h',
'wm/resize_shadow_controller.cc',
'wm/resize_shadow_controller.h',
- 'wm/root_window_event_filter.cc',
- 'wm/root_window_event_filter.h',
'wm/root_window_layout_manager.cc',
'wm/root_window_layout_manager.h',
'wm/scoped_observer.h',
@@ -348,7 +344,6 @@
'dip_unittest.cc',
'drag_drop/drag_drop_controller_unittest.cc',
'focus_cycler_unittest.cc',
- 'ime/input_method_event_filter_unittest.cc',
'launcher/launcher_context_menu_unittest.cc',
'launcher/launcher_model_unittest.cc',
'launcher/launcher_navigator_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698