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

Unified Diff: views/views.gyp

Issue 8576005: IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod in ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed comments Created 9 years, 1 month 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: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index e2ceaca3df44d4fed76fa3eb10617694b2df3d87..64c2d1ca68d72d135b936bd6da309f35fce66063 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -345,6 +345,8 @@
'../ui/views/focus/widget_focus_manager.h',
'../ui/views/ime/input_method_base.cc',
'../ui/views/ime/input_method_base.h',
+ '../ui/views/ime/input_method_bridge.cc',
+ '../ui/views/ime/input_method_bridge.h',
'../ui/views/ime/input_method_delegate.h',
'../ui/views/ime/input_method_gtk.cc',
'../ui/views/ime/input_method_gtk.h',

Powered by Google App Engine
This is Rietveld 408576698