| Index: components/history/core/browser/android/favicon_sql_handler.cc
|
| diff --git a/components/history/core/browser/android/favicon_sql_handler.cc b/components/history/core/browser/android/favicon_sql_handler.cc
|
| index 32ecae6995ecdf08cb23ee584c92de0b867e1873..dd7a094ea609b847807b62f785ed2a476e95f180 100644
|
| --- a/components/history/core/browser/android/favicon_sql_handler.cc
|
| +++ b/components/history/core/browser/android/favicon_sql_handler.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/history/core/browser/android/favicon_sql_handler.h"
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/ref_counted_memory.h"
|
| #include "components/history/core/browser/thumbnail_database.h"
|
|
|