| Index: ash/system/status_area_layout_manager.cc
|
| diff --git a/ash/system/status_area_layout_manager.cc b/ash/system/status_area_layout_manager.cc
|
| index f0959959d5328eca8534981379a7975827dfd4b1..ec65ee26bbc6b833b191f598c0ee8c75d1c055b9 100644
|
| --- a/ash/system/status_area_layout_manager.cc
|
| +++ b/ash/system/status_area_layout_manager.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/system/status_area_layout_manager.h"
|
|
|
| +#include "ash/common/wm_window.h"
|
| #include "ash/shelf/shelf_layout_manager.h"
|
| #include "ash/shelf/shelf_widget.h"
|
| #include "ash/system/status_area_widget.h"
|
| -#include "ash/wm_window.h"
|
| #include "base/auto_reset.h"
|
|
|
| namespace ash {
|
|
|