| Index: ash/system/tray/hover_highlight_view.h
|
| diff --git a/ash/system/tray/hover_highlight_view.h b/ash/system/tray/hover_highlight_view.h
|
| index 40819bd26b1d239e08a9e24f5ba925b0be7b9ed5..6188cce08a9da8e78309b58ab0f5dd8aa86db598 100644
|
| --- a/ash/system/tray/hover_highlight_view.h
|
| +++ b/ash/system/tray/hover_highlight_view.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_SYSTEM_TRAY_HOVER_HIGHLIGHT_VIEW_H_
|
|
|
| #include "ash/system/tray/actionable_view.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/gfx/font.h"
|
| #include "ui/gfx/text_constants.h"
|
|
|
|
|