| Index: ash/system/tray/fixed_sized_scroll_view.h
|
| diff --git a/ash/system/tray/fixed_sized_scroll_view.h b/ash/system/tray/fixed_sized_scroll_view.h
|
| index 1b1923a70d8d155477efae088a47bfb633edd55c..cafb28f3384a9fda66fc4d5925b4044873d4bf0a 100644
|
| --- a/ash/system/tray/fixed_sized_scroll_view.h
|
| +++ b/ash/system/tray/fixed_sized_scroll_view.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_TRAY_FIXED_SIZED_SCROLL_VIEW_H_
|
| #define ASH_SYSTEM_TRAY_FIXED_SIZED_SCROLL_VIEW_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/views/controls/scroll_view.h"
|
|
|
| namespace ash {
|
|
|