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

Unified Diff: ash/system/chromeos/multi_user/user_switch_util.cc

Issue 2109613005: mash: Move system tray cast code into //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: forward decl 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/cast/tray_cast.cc ('k') | ash/system/chromeos/multi_user/user_switch_util_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/chromeos/multi_user/user_switch_util.cc
diff --git a/ash/system/chromeos/multi_user/user_switch_util.cc b/ash/system/chromeos/multi_user/user_switch_util.cc
index 0762d28cfef885bfafe4ecec079443fde16e7cc8..e29ad22e7f713e990c11f63193ceb260320d3332 100644
--- a/ash/system/chromeos/multi_user/user_switch_util.cc
+++ b/ash/system/chromeos/multi_user/user_switch_util.cc
@@ -4,8 +4,8 @@
#include "ash/system/chromeos/multi_user/user_switch_util.h"
+#include "ash/common/system/chromeos/screen_security/screen_tray_item.h"
#include "ash/shell.h"
-#include "ash/system/chromeos/screen_security/screen_tray_item.h"
#include "ash/system/tray/system_tray.h"
#include "grit/ash_strings.h"
#include "ui/base/l10n/l10n_util.h"
« no previous file with comments | « ash/system/cast/tray_cast.cc ('k') | ash/system/chromeos/multi_user/user_switch_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698