| Index: components/history/core/browser/visit_tracker.h
|
| diff --git a/components/history/core/browser/visit_tracker.h b/components/history/core/browser/visit_tracker.h
|
| index 5687bdc4259bdf32fa2611cfa513bf8337090f44..4f904877305eaeb22acd9599636b49de1c869fdc 100644
|
| --- a/components/history/core/browser/visit_tracker.h
|
| +++ b/components/history/core/browser/visit_tracker.h
|
| @@ -8,7 +8,7 @@
|
| #include <map>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "components/history/core/browser/history_types.h"
|
|
|
| namespace history {
|
|
|