| Index: ash/shelf/overflow_bubble.h
|
| diff --git a/ash/shelf/overflow_bubble.h b/ash/shelf/overflow_bubble.h
|
| index ad682e47683a45e3bd89040edcabbbbf2edba5e9..fc97101d62598ef4b99ac330c91cebaad96b3f24 100644
|
| --- a/ash/shelf/overflow_bubble.h
|
| +++ b/ash/shelf/overflow_bubble.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SHELF_OVERFLOW_BUBBLE_H_
|
| #define ASH_SHELF_OVERFLOW_BUBBLE_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/events/event_handler.h"
|
| #include "ui/views/widget/widget_observer.h"
|
|
|
|
|