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

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: Rebase 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
« no previous file with comments | « views/ime/text_input_type_tracker.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 6cca7338a59f4841f059adb82677cf58727de47b..c66b9da1598418ab593ef0dfcdf546ddaea4f1ac 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -284,6 +284,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',
« no previous file with comments | « 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