| Index: chrome/browser/chromeos/memory/oom_priority_manager.cc
|
| diff --git a/chrome/browser/chromeos/memory/oom_priority_manager.cc b/chrome/browser/chromeos/memory/oom_priority_manager.cc
|
| index d182ebf38a065dcffb1b25e6b03c66f9d9a4197b..a6d408ca6a5aafc7b356def7708a7bd2ca2702ed 100644
|
| --- a/chrome/browser/chromeos/memory/oom_priority_manager.cc
|
| +++ b/chrome/browser/chromeos/memory/oom_priority_manager.cc
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "ash/multi_profile_uma.h"
|
| -#include "ash/session_state_delegate.h"
|
| +#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|