| Index: components/history/core/browser/thumbnail_database.h
|
| diff --git a/components/history/core/browser/thumbnail_database.h b/components/history/core/browser/thumbnail_database.h
|
| index 7e7eef1cefff8dffc0cee9e5dc4797e1b40c6d1c..9f81d41f46daca2f9078e6d7f54a0bd2ea3099dd 100644
|
| --- a/components/history/core/browser/thumbnail_database.h
|
| +++ b/components/history/core/browser/thumbnail_database.h
|
| @@ -8,6 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "components/history/core/browser/history_types.h"
|
| #include "sql/connection.h"
|
|
|