| Index: ash/aura/wm_root_window_controller_aura.cc
|
| diff --git a/ash/aura/wm_root_window_controller_aura.cc b/ash/aura/wm_root_window_controller_aura.cc
|
| index cadc1327d23288ed2af9d6b610882d8a13cd289b..04bd7f4c3dfcedce6bc262f05c56f45087ac1594 100644
|
| --- a/ash/aura/wm_root_window_controller_aura.cc
|
| +++ b/ash/aura/wm_root_window_controller_aura.cc
|
| @@ -7,7 +7,6 @@
|
| #include "ash/aura/wm_shelf_aura.h"
|
| #include "ash/aura/wm_shell_aura.h"
|
| #include "ash/aura/wm_window_aura.h"
|
| -#include "ash/common/shelf/shelf.h"
|
| #include "ash/common/shelf/shelf_widget.h"
|
| #include "ash/common/wm/workspace/workspace_layout_manager_backdrop_delegate.h"
|
| #include "ash/common/wm/workspace_controller.h"
|
| @@ -160,4 +159,4 @@ void WmRootWindowControllerAura::OnDisplayMetricsChanged(
|
| OnWorkAreaChanged());
|
| }
|
|
|
| -} // namespace ash
|
| +} // namespace ash
|
|
|