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

Unified Diff: ash/system/user/tray_user_separator.h

Issue 2036353002: mash: Move ash/common/wm/shelf to ash/common/shelf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase again Created 4 years, 6 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/system/user/tray_user.cc ('k') | ash/system/web_notification/ash_popup_alignment_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/user/tray_user_separator.h
diff --git a/ash/system/user/tray_user_separator.h b/ash/system/user/tray_user_separator.h
index 696e2c81bc11c34e0e97c7bfa15c9b4d80b08c98..76fd9b281f6d5a3294c4159bd450600fe45a64e1 100644
--- a/ash/system/user/tray_user_separator.h
+++ b/ash/system/user/tray_user_separator.h
@@ -31,7 +31,7 @@ class ASH_EXPORT TrayUserSeparator : public SystemTrayItem {
void DestroyDefaultView() override;
void DestroyDetailedView() override {}
void UpdateAfterLoginStatusChange(user::LoginStatus status) override {}
- void UpdateAfterShelfAlignmentChange(wm::ShelfAlignment alignment) override {}
+ void UpdateAfterShelfAlignmentChange(ShelfAlignment alignment) override {}
// True if the separator gets shown.
bool separator_shown_;
« no previous file with comments | « ash/system/user/tray_user.cc ('k') | ash/system/web_notification/ash_popup_alignment_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698