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

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
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 7ac9d79f66825f1de1ba37ce092a7bc96d700052..55f7fab164ef6bd623e79beefd2e3b0512c43967 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -302,6 +302,8 @@
'ime/input_method_win.cc',
'ime/input_method_win.h',
'ime/text_input_client.h',
+ 'ime/text_input_type_tracker.h',
+ 'ime/text_input_type_tracker.cc',
'layer_helper.cc',
'layer_helper.h',
'layer_property_setter.cc',
« views/ime/text_input_type_tracker.cc ('K') | « views/ime/text_input_type_tracker.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698