| Index: components/history/core/browser/top_sites.h
|
| diff --git a/components/history/core/browser/top_sites.h b/components/history/core/browser/top_sites.h
|
| index 0612c964ff1348027971bee16e6ba8a04a7f2642..8e826058f3e3f1b22e1b8a8ae871da3a506de32b 100644
|
| --- a/components/history/core/browser/top_sites.h
|
| +++ b/components/history/core/browser/top_sites.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| #include "components/history/core/browser/history_types.h"
|
|
|