| Index: ash/wm/workspace/phantom_window_controller_unittest.cc
|
| diff --git a/ash/wm/workspace/phantom_window_controller_unittest.cc b/ash/wm/workspace/phantom_window_controller_unittest.cc
|
| index ecd8c6d04847962cebb206d4e60ee34fd9a12a11..760db96f05132c08bc97659b1568623b4b75a4ed 100644
|
| --- a/ash/wm/workspace/phantom_window_controller_unittest.cc
|
| +++ b/ash/wm/workspace/phantom_window_controller_unittest.cc
|
| @@ -8,8 +8,8 @@
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "base/command_line.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
|
|