| Index: components/history/content/browser/content_visit_delegate.cc
|
| diff --git a/components/history/content/browser/content_visit_delegate.cc b/components/history/content/browser/content_visit_delegate.cc
|
| index 0806afa0b52cb4730867a9f1ec328c425da2e2e9..cb8ba5037ecc74acf756ded3a236f9a3041f607c 100644
|
| --- a/components/history/content/browser/content_visit_delegate.cc
|
| +++ b/components/history/content/browser/content_visit_delegate.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/history/content/browser/content_visit_delegate.h"
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "components/history/core/browser/history_backend.h"
|
| #include "components/history/core/browser/history_database.h"
|
|
|