| Index: ash/shelf/overflow_bubble_view.h
|
| diff --git a/ash/shelf/overflow_bubble_view.h b/ash/shelf/overflow_bubble_view.h
|
| index 82fd7658505cb1c7ec49e35b28956cc7837c2e27..8859fe2e31cc79eeafb0d1c84ec373523009bfa1 100644
|
| --- a/ash/shelf/overflow_bubble_view.h
|
| +++ b/ash/shelf/overflow_bubble_view.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_SHELF_OVERFLOW_BUBBLE_VIEW_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/views/bubble/bubble_delegate.h"
|
|
|
| namespace ash {
|
|
|