summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status/input_method_menu.h
diff options
context:
space:
mode:
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-20 19:38:27 +0000
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-20 19:38:27 +0000
commit4da95b3157bfdd8bed069d45e2c699eb24f327e3 (patch)
tree0fa6ddf7029b07f9f2dce4e0265ecd0f17616694 /chrome/browser/chromeos/status/input_method_menu.h
parentd5d8aa746ca5d87def52da4a70822de01061a72b (diff)
downloadchromium_src-4da95b3157bfdd8bed069d45e2c699eb24f327e3.zip
chromium_src-4da95b3157bfdd8bed069d45e2c699eb24f327e3.tar.gz
chromium_src-4da95b3157bfdd8bed069d45e2c699eb24f327e3.tar.bz2
Revert 127748 because it broke tests compile.
--- ash: Add an entry for IME in the tray. BUG=118862 TEST=none Review URL: https://chromiumcodereview.appspot.com/9751005 TBR=sadrul@chromium.org Review URL: https://chromiumcodereview.appspot.com/9766003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127750 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/chromeos/status/input_method_menu.h')
-rw-r--r--chrome/browser/chromeos/status/input_method_menu.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/browser/chromeos/status/input_method_menu.h b/chrome/browser/chromeos/status/input_method_menu.h
index 93c789b..23083aa 100644
--- a/chrome/browser/chromeos/status/input_method_menu.h
+++ b/chrome/browser/chromeos/status/input_method_menu.h
@@ -112,6 +112,11 @@ class InputMethodMenu
// Registers input method preferences for the login screen.
static void RegisterPrefs(PrefService* local_state);
+ // Returns a string for the indicator on top right corner of the Chrome
+ // window. The method is public for unit tests.
+ static string16 GetTextForIndicator(
+ const input_method::InputMethodDescriptor& input_method);
+
// Returns a string for the drop-down menu and the tooltip for the indicator.
// The method is public for unit tests.
static string16 GetTextForMenu(