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

Unified Diff: chrome/browser/memory/tab_manager.cc

Issue 2734733002: Revert "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
Index: chrome/browser/memory/tab_manager.cc
diff --git a/chrome/browser/memory/tab_manager.cc b/chrome/browser/memory/tab_manager.cc
index 04be7c3d76781d170ba95c3c191b58d4b249551e..b689350325b807a0276cac709e4e4fa3d2054980 100644
--- a/chrome/browser/memory/tab_manager.cc
+++ b/chrome/browser/memory/tab_manager.cc
@@ -55,8 +55,8 @@
#include "content/public/common/page_importance_signals.h"
#if defined(OS_CHROMEOS)
-#include "ash/multi_profile_uma.h"
-#include "ash/wm_shell.h"
+#include "ash/common/multi_profile_uma.h"
+#include "ash/common/wm_shell.h"
#include "chrome/browser/memory/tab_manager_delegate_chromeos.h"
#include "components/user_manager/user_manager.h"
#endif

Powered by Google App Engine
This is Rietveld 408576698