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

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

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: Created 3 years, 10 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/supervised/tray_supervised_user.cc ('k') | ash/system/system_clock_observer.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_unittest.cc
diff --git a/ash/system/supervised/tray_supervised_user_unittest.cc b/ash/system/supervised/tray_supervised_user_unittest.cc
index 2b666d3960a67584c8e4d20818050a5008fc5b46..61d3d48393b192db1945bb04ad49ee41497a6922 100644
--- a/ash/system/supervised/tray_supervised_user_unittest.cc
+++ b/ash/system/supervised/tray_supervised_user_unittest.cc
@@ -4,7 +4,7 @@
#include "ash/system/supervised/tray_supervised_user.h"
-#include "ash/common/login_status.h"
+#include "ash/login_status.h"
#include "ash/test/ash_test.h"
#include "ash/test/test_system_tray_delegate.h"
#include "ui/message_center/message_center.h"
« no previous file with comments | « ash/system/supervised/tray_supervised_user.cc ('k') | ash/system/system_clock_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698