| Index: chrome/browser/ui/ash/accelerator_commands_browsertest.cc
|
| diff --git a/chrome/browser/ui/ash/accelerator_commands_browsertest.cc b/chrome/browser/ui/ash/accelerator_commands_browsertest.cc
|
| index b4a66a9b1e40f10c3e38b32a999c2b64ef33b048..4702227d3443feaf6d14a52312dff0f3888204ca 100644
|
| --- a/chrome/browser/ui/ash/accelerator_commands_browsertest.cc
|
| +++ b/chrome/browser/ui/ash/accelerator_commands_browsertest.cc
|
| @@ -5,9 +5,9 @@
|
| #include "ash/accelerators/accelerator_commands.h"
|
|
|
| #include "ash/ash_switches.h"
|
| +#include "ash/common/wm/window_state.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/aura/wm_window_aura.h"
|
| -#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "base/command_line.h"
|
| #include "base/macros.h"
|
|
|