| Index: chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.cc b/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| index 195fda8fdcefee36d8ccf59d27a87bb0dbc2f6a3..351a90acf7f62e418f3fff3e8434ae0818212c51 100644
|
| --- a/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| +++ b/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| @@ -10,12 +10,12 @@
|
| #include "ash/accelerators/spoken_feedback_toggler.h"
|
| #include "ash/aura/wm_window_aura.h"
|
| #include "ash/common/accessibility_delegate.h"
|
| +#include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/wm/mru_window_tracker.h"
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/container_delegate_aura.h"
|
| #include "ash/content/gpu_support_impl.h"
|
| #include "ash/pointer_watcher_delegate_aura.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| #include "ash/wm/window_util.h"
|
| #include "base/command_line.h"
|
| #include "base/macros.h"
|
|
|