| Index: components/history/core/browser/android/sql_handler.h
|
| diff --git a/components/history/core/browser/android/sql_handler.h b/components/history/core/browser/android/sql_handler.h
|
| index 6f12405266aa2188b03102ae2998e60618414d9c..02c28d2b724e0a408ecb2a474c6292e1df7d872c 100644
|
| --- a/components/history/core/browser/android/sql_handler.h
|
| +++ b/components/history/core/browser/android/sql_handler.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_HISTORY_CORE_BROWSER_ANDROID_SQL_HANDLER_H_
|
| #define COMPONENTS_HISTORY_CORE_BROWSER_ANDROID_SQL_HANDLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/history/core/browser/android/android_history_types.h"
|
|
|
| namespace history {
|
|
|