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

Unified Diff: ui/views/views.gyp

Issue 8687027: IME (input method editor) support for Aura, part 2 of 3: Add views::InputMethodBridge (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: final rebase Created 9 years 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 | « ui/views/ime/input_method_ibus.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 9c527eee71d65ad0a9aea74f864daf0a60b924d8..3b60864579fe02cdfd7b7863428c2936b3bfbc42 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -274,6 +274,8 @@
'focus/widget_focus_manager.h',
'ime/input_method_base.cc',
'ime/input_method_base.h',
+ 'ime/input_method_bridge.cc',
+ 'ime/input_method_bridge.h',
'ime/input_method_delegate.h',
'ime/input_method_gtk.cc',
'ime/input_method_gtk.h',
« no previous file with comments | « ui/views/ime/input_method_ibus.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698