| Index: ash/wm/status_area_layout_manager.h
|
| diff --git a/ash/wm/status_area_layout_manager.h b/ash/wm/status_area_layout_manager.h
|
| index 23ec8826bccdd89da07adbe031c053b9ed5f04be..77a844d2778bbc05e58bef25b09e3a8a5ec3bb25 100644
|
| --- a/ash/wm/status_area_layout_manager.h
|
| +++ b/ash/wm/status_area_layout_manager.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_WM_STATUS_AREA_LAYOUT_MANAGER_H_
|
|
|
| #include "ash/snap_to_pixel_layout_manager.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/aura/layout_manager.h"
|
|
|
| namespace ash {
|
|
|