| Index: ash/system/tray/tray_bar_button_with_title.h
|
| diff --git a/ash/system/tray/tray_bar_button_with_title.h b/ash/system/tray/tray_bar_button_with_title.h
|
| index 92e1d5bcb0d9c97bbef2d29d2edc144096663b3b..1da52dfda0c14697c1898aa764c7391a8906462d 100644
|
| --- a/ash/system/tray/tray_bar_button_with_title.h
|
| +++ b/ash/system/tray/tray_bar_button_with_title.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_TRAY_TRAY_BAR_BUTTON_WITH_TITLE_H_
|
| #define ASH_SYSTEM_TRAY_TRAY_BAR_BUTTON_WITH_TITLE_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/views/controls/button/custom_button.h"
|
|
|
| namespace views {
|
|
|