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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 312023002: Sync starting language and input method preferences (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 8b594ec6b906c6ceb6b41429a638e04fe0f1915c..32718377096d6dabc2c85cccaf5bfc336bebce2e 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -389,6 +389,8 @@
'browser/chromeos/input_method/input_method_manager_impl.h',
'browser/chromeos/input_method/input_method_persistence.cc',
'browser/chromeos/input_method/input_method_persistence.h',
+ 'browser/chromeos/input_method/input_method_syncer.cc',
+ 'browser/chromeos/input_method/input_method_syncer.h',
'browser/chromeos/input_method/input_method_util.cc',
'browser/chromeos/input_method/input_method_util.h',
'browser/chromeos/input_method/mode_indicator_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698