| Index: ash/system/tray/tray_popup_label_button_border.h
|
| diff --git a/ash/system/tray/tray_popup_label_button_border.h b/ash/system/tray/tray_popup_label_button_border.h
|
| index c61a2bed76059ea7bcabe0ab9d9ac2858118313f..c454e9ca49d834f8f4186eb631864c763f0a12b2 100644
|
| --- a/ash/system/tray/tray_popup_label_button_border.h
|
| +++ b/ash/system/tray/tray_popup_label_button_border.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_TRAY_TRAY_POPUP_LABEL_BUTTON_BORDER_H_
|
| #define ASH_SYSTEM_TRAY_TRAY_POPUP_LABEL_BUTTON_BORDER_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/views/controls/button/label_button_border.h"
|
|
|
| namespace ash {
|
|
|