| Index: components/history/core/browser/visit_tracker_unittest.cc
|
| diff --git a/components/history/core/browser/visit_tracker_unittest.cc b/components/history/core/browser/visit_tracker_unittest.cc
|
| index eee8b9c7d637fffb067a01d58feb2ccc184dab89..27dbb684db3de3b49807a96106c7e85215eb37e9 100644
|
| --- a/components/history/core/browser/visit_tracker_unittest.cc
|
| +++ b/components/history/core/browser/visit_tracker_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/history/core/browser/visit_tracker.h"
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace history {
|
|
|