summaryrefslogtreecommitdiffstats
path: root/ash/system/tray/system_tray_notifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/system/tray/system_tray_notifier.h')
-rw-r--r--ash/system/tray/system_tray_notifier.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/system/tray/system_tray_notifier.h b/ash/system/tray/system_tray_notifier.h
index 6e92a7d..44e7c29 100644
--- a/ash/system/tray/system_tray_notifier.h
+++ b/ash/system/tray/system_tray_notifier.h
@@ -126,6 +126,7 @@ class ASH_EXPORT SystemTrayNotifier {
void NotifySystemClockTimeUpdated();
void NotifySystemClockCanSetTimeChanged(bool can_set_time);
void NotifyRefreshIME();
+ void NotifyRefreshIMEMenu(bool is_active);
void NotifyLocaleChanged(LocaleObserver::Delegate* delegate,
const std::string& cur_locale,
const std::string& from_locale,