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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 11415266: Extract a delegate interface from c/b/input_method to permit decoupling from c/b. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Class comment. Created 8 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
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 042c89854657102de5fc7faf1a3d3babadeb0616..f9a0f92bd3a16a132bb7b3442fd3f708bf1decc3 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -326,6 +326,9 @@
'browser/chromeos/input_method/ibus_ui_controller.h',
'browser/chromeos/input_method/input_method_config.cc',
'browser/chromeos/input_method/input_method_config.h',
+ 'browser/chromeos/input_method/input_method_delegate.h',
+ 'browser/chromeos/input_method/input_method_delegate_impl.cc',
+ 'browser/chromeos/input_method/input_method_delegate_impl.h',
'browser/chromeos/input_method/input_method_descriptor.cc',
'browser/chromeos/input_method/input_method_descriptor.h',
'browser/chromeos/input_method/input_method_engine.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698