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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 13020002: Implement ComponentExtensionIMEManagerDelegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressing comments Created 7 years, 9 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: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 7d15c52efb250bd80e69d9ce197d7376d7f0d3b9..a83238631f9a498c894b67f342b9b071251a3516 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -352,6 +352,8 @@
'browser/chromeos/input_method/input_method_property.h',
'browser/chromeos/input_method/input_method_util.cc',
'browser/chromeos/input_method/input_method_util.h',
+ 'browser/chromeos/input_method/component_extension_ime_manager_impl.cc',
+ 'browser/chromeos/input_method/component_extension_ime_manager_impl.h',
'browser/chromeos/input_method/input_method_whitelist.cc',
'browser/chromeos/input_method/input_method_whitelist.h',
'browser/chromeos/input_method/mock_ibus_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698