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

Unified Diff: ui/base/ime/ime.gypi

Issue 173803002: Redesigns the text input focus handling. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added an unittest and thread checker. Created 6 years, 8 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: ui/base/ime/ime.gypi
diff --git a/ui/base/ime/ime.gypi b/ui/base/ime/ime.gypi
index 286861bcfb657e0e3e627adf694740a206f85775..b32e2656e0b8cef712de4d5290ffb0d744beeb94 100644
--- a/ui/base/ime/ime.gypi
+++ b/ui/base/ime/ime.gypi
@@ -61,6 +61,8 @@
'remote_input_method_win.h',
'text_input_client.cc',
'text_input_client.h',
+ 'text_input_focus_manager.cc',
+ 'text_input_focus_manager.h',
'text_input_type.h',
'win/imm32_manager.cc',
'win/imm32_manager.h',

Powered by Google App Engine
This is Rietveld 408576698