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

Unified Diff: trunk/src/chromeos/chromeos.gyp

Issue 165453002: Revert 251164 "Split out InputMethodMenuManager from InputMethod..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 10 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: trunk/src/chromeos/chromeos.gyp
===================================================================
--- trunk/src/chromeos/chromeos.gyp (revision 251193)
+++ trunk/src/chromeos/chromeos.gyp (working copy)
@@ -228,6 +228,8 @@
'ime/input_method_descriptor.h',
'ime/input_method_manager.cc',
'ime/input_method_manager.h',
+ 'ime/input_method_property.cc',
+ 'ime/input_method_property.h',
'ime/input_method_whitelist.cc',
'ime/input_method_whitelist.h',
'ime/xkeyboard.cc',
@@ -489,6 +491,7 @@
'ime/extension_ime_util_unittest.cc',
'ime/composition_text_unittest.cc',
'ime/input_method_manager.h',
+ 'ime/input_method_property_unittest.cc',
'ime/input_method_whitelist_unittest.cc',
'ime/xkeyboard_unittest.cc',
'login/login_state_unittest.cc',
« no previous file with comments | « trunk/src/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc ('k') | trunk/src/chromeos/ime/input_method_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698