| Index: components/history/core/browser/android/visit_sql_handler.h
|
| diff --git a/components/history/core/browser/android/visit_sql_handler.h b/components/history/core/browser/android/visit_sql_handler.h
|
| index 6c4a6db8420f9c17db0aae5af27548449ea33737..39f1e545f733343881e0ba3f23346cc8cc9bc3ec 100644
|
| --- a/components/history/core/browser/android/visit_sql_handler.h
|
| +++ b/components/history/core/browser/android/visit_sql_handler.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_HISTORY_CORE_BROWSER_ANDROID_VISIT_SQL_HANDLER_H_
|
| #define COMPONENTS_HISTORY_CORE_BROWSER_ANDROID_VISIT_SQL_HANDLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/history/core/browser/android/sql_handler.h"
|
|
|
| namespace base {
|
|
|