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

Unified Diff: ash/common/system/ime/tray_ime_chromeos.h

Issue 2793153004: [Ash] Remove non-MD code from ImeListView and ImeListItemView (Closed)
Patch Set: class level docs for KeyboardStatusRow Created 3 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
« no previous file with comments | « ash/common/system/chromeos/ime_menu/ime_menu_tray.cc ('k') | ash/common/system/ime/tray_ime_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/ime/tray_ime_chromeos.h
diff --git a/ash/common/system/ime/tray_ime_chromeos.h b/ash/common/system/ime/tray_ime_chromeos.h
index 3e3239faaf2020e6f185b3f3fb154e250c411d11..7e00828659a85795f66b4ce127f9b3390c22b5b7 100644
--- a/ash/common/system/ime/tray_ime_chromeos.h
+++ b/ash/common/system/ime/tray_ime_chromeos.h
@@ -24,6 +24,9 @@ class IMEDetailedView;
class TrayItemView;
+// Controller for IME options in the system menu. Note this is separate from
+// the "opt-in" IME menu which can appear as a button in the system tray
+// area; that is controlled by ImeMenuTray.
class ASH_EXPORT TrayIME : public SystemTrayItem,
public IMEObserver,
public AccessibilityObserver,
« no previous file with comments | « ash/common/system/chromeos/ime_menu/ime_menu_tray.cc ('k') | ash/common/system/ime/tray_ime_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698