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

Unified Diff: chrome/chrome_browser.gypi

Issue 10834108: Replace InputMethodEngineIBus. (Closed) Base URL: http://git.chromium.org/chromium/src.git@input_method_engine_ibus
Patch Set: Address comments Created 8 years, 4 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 | « chrome/browser/chromeos/input_method/mock_input_method_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 56ac535147e72821a823c0a8e469d822f59dbdea..f072da0f7db13f2fb757645b7c45cb906547d755 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -619,8 +619,8 @@
'browser/chromeos/input_method/ibus_controller_base.h',
'browser/chromeos/input_method/ibus_controller_impl.cc',
'browser/chromeos/input_method/ibus_controller_impl.h',
- 'browser/chromeos/input_method/ibus_engine_controller.cc',
- 'browser/chromeos/input_method/ibus_engine_controller.h',
+ 'browser/chromeos/input_method/input_method_engine_ibus.cc',
+ 'browser/chromeos/input_method/input_method_engine_ibus.h',
'browser/chromeos/input_method/ibus_keymap.cc',
'browser/chromeos/input_method/ibus_keymap.h',
'browser/chromeos/input_method/ibus_ui_controller.cc',
« no previous file with comments | « chrome/browser/chromeos/input_method/mock_input_method_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698