| Index: ash/system/tray/actionable_view.h
|
| diff --git a/ash/system/tray/actionable_view.h b/ash/system/tray/actionable_view.h
|
| index 7baef57a78c28f12c875532b6ef869be2ec9b84d..aff5e769d6d95219b1162a9fd08f7a27e244d094 100644
|
| --- a/ash/system/tray/actionable_view.h
|
| +++ b/ash/system/tray/actionable_view.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_SYSTEM_TRAY_ACTIONABLE_VIEW_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/views/view.h"
|
|
|
| namespace ash {
|
|
|