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

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

Issue 2750263002: Remove ash tray utility functions that are no-ops in MD. (Closed)
Patch Set: Created 3 years, 9 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/power/tray_power.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 bce373e51c11d796ccbe9e91d6afb7b78813e4a3..3e3239faaf2020e6f185b3f3fb154e250c411d11 100644
--- a/ash/common/system/ime/tray_ime_chromeos.h
+++ b/ash/common/system/ime/tray_ime_chromeos.h
@@ -59,8 +59,6 @@ class ASH_EXPORT TrayIME : public SystemTrayItem,
void DestroyTrayView() override;
void DestroyDefaultView() override;
void DestroyDetailedView() override;
- void UpdateAfterLoginStatusChange(LoginStatus status) override;
- void UpdateAfterShelfAlignmentChange(ShelfAlignment alignment) override;
// Overridden from IMEObserver.
void OnIMERefresh() override;
« no previous file with comments | « ash/common/system/chromeos/power/tray_power.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