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

Unified Diff: ash/system/supervised/tray_supervised_user.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: 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
« no previous file with comments | « ash/system/status_area_widget_delegate.cc ('k') | ash/system/supervised/tray_supervised_user_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/supervised/tray_supervised_user.cc
diff --git a/ash/system/supervised/tray_supervised_user.cc b/ash/system/supervised/tray_supervised_user.cc
index cd6b0a7e8208b65ad435621aff82e797eb9749e8..7aac7f1923d1de84585844abbfd81f6fa5337b32 100644
--- a/ash/system/supervised/tray_supervised_user.cc
+++ b/ash/system/supervised/tray_supervised_user.cc
@@ -6,12 +6,12 @@
#include <utility>
-#include "ash/common/login_status.h"
-#include "ash/common/wm_shell.h"
+#include "ash/login_status.h"
#include "ash/resources/grit/ash_resources.h"
#include "ash/system/system_notifier.h"
#include "ash/system/tray/label_tray_view.h"
#include "ash/system/tray/system_tray_delegate.h"
+#include "ash/wm_shell.h"
#include "base/callback.h"
#include "base/logging.h"
#include "ui/base/resource/resource_bundle.h"
« no previous file with comments | « ash/system/status_area_widget_delegate.cc ('k') | ash/system/supervised/tray_supervised_user_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698