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

Unified Diff: ash/common/system/cast/tray_cast.h

Issue 2465403002: Some more fixes to cros system tray icons (esp. screen tray items) (Closed)
Patch Set: commentary Created 4 years, 1 month 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 | « no previous file | ash/common/system/cast/tray_cast.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/cast/tray_cast.h
diff --git a/ash/common/system/cast/tray_cast.h b/ash/common/system/cast/tray_cast.h
index 55d049b59c07dcddb985e0d015a12aedcbd2a1a9..ce889959211063075efe5aa1ccb517d7b799fe51 100644
--- a/ash/common/system/cast/tray_cast.h
+++ b/ash/common/system/cast/tray_cast.h
@@ -43,7 +43,6 @@ class ASH_EXPORT TrayCast : public SystemTrayItem,
void DestroyTrayView() override;
void DestroyDefaultView() override;
void DestroyDetailedView() override;
- void UpdateAfterShelfAlignmentChange(ShelfAlignment alignment) override;
// Overridden from ShellObserver.
void OnCastingSessionStartedOrStopped(bool started) override;
« no previous file with comments | « no previous file | ash/common/system/cast/tray_cast.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698