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

Unified Diff: ash/system/overview/overview_button_tray.h

Issue 2899253002: chromeos: Rename ash::WmShelf to Shelf (Closed)
Patch Set: rebase Created 3 years, 7 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/network/sms_observer_unittest.cc ('k') | ash/system/overview/overview_button_tray.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/overview/overview_button_tray.h
diff --git a/ash/system/overview/overview_button_tray.h b/ash/system/overview/overview_button_tray.h
index 74a6794c66494d51b2f67f94f4ad28ac42e6e55b..ba45fb9b60678700c15767535d03105acdbb134d 100644
--- a/ash/system/overview/overview_button_tray.h
+++ b/ash/system/overview/overview_button_tray.h
@@ -26,7 +26,7 @@ class ASH_EXPORT OverviewButtonTray : public TrayBackgroundView,
public SessionObserver,
public ShellObserver {
public:
- explicit OverviewButtonTray(WmShelf* wm_shelf);
+ explicit OverviewButtonTray(Shelf* shelf);
~OverviewButtonTray() override;
// Updates the tray's visibility based on the LoginStatus and the current
« no previous file with comments | « ash/system/network/sms_observer_unittest.cc ('k') | ash/system/overview/overview_button_tray.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698