| Index: chrome/browser/memory/tab_manager.cc
|
| diff --git a/chrome/browser/memory/tab_manager.cc b/chrome/browser/memory/tab_manager.cc
|
| index 2f491f4c042f68c7dabd6c717df2906adb35b7f3..90e8df34a46b5b58e8429535b2048d30a3e5547d 100644
|
| --- a/chrome/browser/memory/tab_manager.cc
|
| +++ b/chrome/browser/memory/tab_manager.cc
|
| @@ -53,8 +53,8 @@
|
| #include "content/public/common/page_importance_signals.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| +#include "ash/common/session/session_state_delegate.h"
|
| #include "ash/multi_profile_uma.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "chrome/browser/memory/tab_manager_delegate_chromeos.h"
|
| #endif
|
|
|