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

Unified Diff: chrome/browser/chromeos/preferences.h

Issue 9999018: chrome/browser/chromeos/input_method/ refactoring [part 6 of 6] (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 8 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/browser/chromeos/preferences.h
diff --git a/chrome/browser/chromeos/preferences.h b/chrome/browser/chromeos/preferences.h
index 57d58dc4a699527731c0dacddf8ebb925025ec84..7be9c3ec2c9c5c5477575ce495f0c5ce1b11ffca 100644
--- a/chrome/browser/chromeos/preferences.h
+++ b/chrome/browser/chromeos/preferences.h
@@ -117,8 +117,6 @@ class Preferences : public content::NotificationObserver {
BooleanPrefMember disable_gdata_hosted_files_;
// Input method preferences.
- StringPrefMember hotkey_next_engine_in_menu_;
- StringPrefMember hotkey_previous_engine_;
StringPrefMember preferred_languages_;
StringPrefMember preload_engines_;
StringPrefMember current_input_method_;

Powered by Google App Engine
This is Rietveld 408576698