| Index: ash/system/tray/tray_popup_label_button.h
|
| diff --git a/ash/system/tray/tray_popup_label_button.h b/ash/system/tray/tray_popup_label_button.h
|
| index 16e7f43f6ec2bce09e762fe3c0a13f7601c0274c..a826c93a6d1a32a37ba883783dfc00733b0b4502 100644
|
| --- a/ash/system/tray/tray_popup_label_button.h
|
| +++ b/ash/system/tray/tray_popup_label_button.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_TRAY_TRAY_POPUP_LABEL_BUTTON_H_
|
| #define ASH_SYSTEM_TRAY_TRAY_POPUP_LABEL_BUTTON_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "ui/views/controls/button/label_button.h"
|
|
|
|
|