| Index: ash/shelf/overflow_button.h
|
| diff --git a/ash/shelf/overflow_button.h b/ash/shelf/overflow_button.h
|
| index 2b75ceab77c62f365f6fdf181954fe7c336d34e2..04f01faee5e0eff93ff8f68002ef4ad7f6f9c4d5 100644
|
| --- a/ash/shelf/overflow_button.h
|
| +++ b/ash/shelf/overflow_button.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_SHELF_OVERFLOW_BUTTON_H_
|
|
|
| #include "ash/shelf/shelf_types.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/gfx/image/image_skia.h"
|
| #include "ui/views/controls/button/custom_button.h"
|
|
|
|
|