| Index: ash/aura/wm_root_window_controller_aura.h
|
| diff --git a/ash/aura/wm_root_window_controller_aura.h b/ash/aura/wm_root_window_controller_aura.h
|
| index 067ee47c87bf08505de6942f0b5686ae68e333ad..be3cd2d5c5eee6b9bafcf9f5c0e1d6fd0ad78bf0 100644
|
| --- a/ash/aura/wm_root_window_controller_aura.h
|
| +++ b/ash/aura/wm_root_window_controller_aura.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_AURA_WM_ROOT_CONTROLLER_AURA_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/common/wm_root_window_controller.h"
|
| -#include "ash/shell_observer.h"
|
| #include "base/macros.h"
|
| #include "base/observer_list.h"
|
|
|
|
|