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

Unified Diff: ash/system/chromeos/power/tray_power.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/chromeos/network/tray_vpn.cc ('k') | ash/system/chromeos/power/tray_power.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/chromeos/power/tray_power.h
diff --git a/ash/system/chromeos/power/tray_power.h b/ash/system/chromeos/power/tray_power.h
index 7e09288c34f2d7ec5b76b4c9e8d4939b38a974dc..2f32cd7f43b8d69b23b824442ca96fcb469c3cff 100644
--- a/ash/system/chromeos/power/tray_power.h
+++ b/ash/system/chromeos/power/tray_power.h
@@ -82,7 +82,7 @@ class ASH_EXPORT TrayPower : public SystemTrayItem,
void DestroyTrayView() override;
void DestroyDefaultView() override;
void UpdateAfterLoginStatusChange(user::LoginStatus status) override;
- void UpdateAfterShelfAlignmentChange(wm::ShelfAlignment alignment) override;
+ void UpdateAfterShelfAlignmentChange(ShelfAlignment alignment) override;
// Overridden from PowerStatus::Observer.
void OnPowerStatusChanged() override;
« no previous file with comments | « ash/system/chromeos/network/tray_vpn.cc ('k') | ash/system/chromeos/power/tray_power.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698