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

Unified Diff: views/views.gyp

Issue 7217008: Use input method to control visibility of virtual keyboard (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Update Created 9 years, 5 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
« views/ime/input_method_manager.h ('K') | « views/ime/input_method_win.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 7ac9d79f66825f1de1ba37ce092a7bc96d700052..ef544fd4076739c7045293e15ecbb7ae06f5094a 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -299,6 +299,8 @@
'ime/input_method_gtk.h',
'ime/input_method_ibus.cc',
'ime/input_method_ibus.h',
+ 'ime/input_method_manager.h',
+ 'ime/input_method_manager.cc',
'ime/input_method_win.cc',
'ime/input_method_win.h',
'ime/text_input_client.h',
« views/ime/input_method_manager.h ('K') | « views/ime/input_method_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698