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

Unified Diff: ash/common/system/date/date_default_view.cc

Issue 2761373002: Move yet more from WmShell to Shell (Closed)
Patch Set: merge 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
Index: ash/common/system/date/date_default_view.cc
diff --git a/ash/common/system/date/date_default_view.cc b/ash/common/system/date/date_default_view.cc
index ddfd326b9dc6c5931b44c9b3047c0ecb923bb395..0ff302664534d1b77a0dfc0626961ec432abe6c1 100644
--- a/ash/common/system/date/date_default_view.cc
+++ b/ash/common/system/date/date_default_view.cc
@@ -53,7 +53,7 @@ DateDefaultView::DateDefaultView(SystemTrayItem* owner, LoginStatus login)
view->SetContent(date_view_);
AddChildView(view);
- WmShell* shell = WmShell::Get();
+ Shell* shell = Shell::Get();
const bool adding_user =
shell->session_controller()->IsInSecondaryLoginScreen();
« no previous file with comments | « ash/common/system/chromeos/settings/tray_settings.cc ('k') | ash/common/system/overview/overview_button_tray.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698