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

Unified Diff: chrome/browser/ui/ash/multi_user/multi_user_window_manager.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
Index: chrome/browser/ui/ash/multi_user/multi_user_window_manager.cc
diff --git a/chrome/browser/ui/ash/multi_user/multi_user_window_manager.cc b/chrome/browser/ui/ash/multi_user/multi_user_window_manager.cc
index 7f5b97b1927926082dba21480a3810ab06f4ee80..0d0fa56032041e4420dfcee982bc5abd6d57ac35 100644
--- a/chrome/browser/ui/ash/multi_user/multi_user_window_manager.cc
+++ b/chrome/browser/ui/ash/multi_user/multi_user_window_manager.cc
@@ -4,9 +4,9 @@
#include "chrome/browser/ui/ash/multi_user/multi_user_window_manager.h"
-#include "ash/common/multi_profile_uma.h"
-#include "ash/common/shell_delegate.h"
-#include "ash/common/wm_shell.h"
+#include "ash/multi_profile_uma.h"
+#include "ash/shell_delegate.h"
+#include "ash/wm_shell.h"
#include "base/logging.h"
#include "build/build_config.h"
#include "chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h"

Powered by Google App Engine
This is Rietveld 408576698