Index: chrome/browser/memory/tab_manager.cc |
diff --git a/chrome/browser/memory/tab_manager.cc b/chrome/browser/memory/tab_manager.cc |
index b689350325b807a0276cac709e4e4fa3d2054980..04be7c3d76781d170ba95c3c191b58d4b249551e 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/common/multi_profile_uma.h" |
-#include "ash/common/wm_shell.h" |
+#include "ash/multi_profile_uma.h" |
+#include "ash/wm_shell.h" |
#include "chrome/browser/memory/tab_manager_delegate_chromeos.h" |
#include "components/user_manager/user_manager.h" |
#endif |