| Index: components/history/core/browser/android/favicon_sql_handler.h
|
| diff --git a/components/history/core/browser/android/favicon_sql_handler.h b/components/history/core/browser/android/favicon_sql_handler.h
|
| index 86a628c6c21a9e741f4adf363f05c9c6f1746645..df4e4fd5f7aca0df52621c44ccd96aabc72d11af 100644
|
| --- a/components/history/core/browser/android/favicon_sql_handler.h
|
| +++ b/components/history/core/browser/android/favicon_sql_handler.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_HISTORY_CORE_BROWSER_ANDROID_FAVICON_SQL_HANDLER_H_
|
| #define COMPONENTS_HISTORY_CORE_BROWSER_ANDROID_FAVICON_SQL_HANDLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/history/core/browser/android/sql_handler.h"
|
|
|
| namespace history {
|
|
|