| Index: ui/views/controls/throbber.h
|
| diff --git a/ui/views/controls/throbber.h b/ui/views/controls/throbber.h
|
| index f88ee57e25b0185bf859b6df443fabc26d124807..c4bbbc5fd63161593ef505c824d52ad0863f0ab0 100644
|
| --- a/ui/views/controls/throbber.h
|
| +++ b/ui/views/controls/throbber.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef UI_VIEWS_CONTROLS_THROBBER_H_
|
| #define UI_VIEWS_CONTROLS_THROBBER_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/time/time.h"
|
| #include "base/timer/timer.h"
|
| #include "ui/views/view.h"
|
|
|