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

Unified Diff: views/views.gyp

Issue 8576005: IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod in ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, review Created 9 years, 1 month 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 6c63a8ca61ec254cc9aa0e86c36635dd0f221c80..511acca898822cc590329110fcd9a8349fcb9fff 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -376,6 +376,8 @@
'../ui/views/accessibility/native_view_accessibility_win.h',
'../ui/views/ime/input_method_base.cc',
'../ui/views/ime/input_method_base.h',
+ '../ui/views/ime/input_method_bridge.cc',
+ '../ui/views/ime/input_method_bridge.h',
'../ui/views/ime/input_method_delegate.h',
'../ui/views/ime/input_method_gtk.cc',
'../ui/views/ime/input_method_gtk.h',

Powered by Google App Engine
This is Rietveld 408576698