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

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: fix RHWVA and ui::InputMethodBase 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
« ui/base/ime/input_method_base.cc ('K') | « ui/views/widget/native_widget_aura.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index bc9fb99ecd3beaed48e3ea98369e05f7f12cb6e1..02ff546499eed9d2b98d6e720be3696c0c72a6e4 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -300,6 +300,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',
« ui/base/ime/input_method_base.cc ('K') | « ui/views/widget/native_widget_aura.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698