| Index: components/history/core/browser/android/urls_sql_handler.h
 | 
| diff --git a/components/history/core/browser/android/urls_sql_handler.h b/components/history/core/browser/android/urls_sql_handler.h
 | 
| index aab5c9651d0f736372020f245e56c62329eb2e98..73a1a5d68faa1f7929e5f4dd05ca124e46a94d7e 100644
 | 
| --- a/components/history/core/browser/android/urls_sql_handler.h
 | 
| +++ b/components/history/core/browser/android/urls_sql_handler.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef COMPONENTS_HISTORY_CORE_BROWSER_ANDROID_URLS_SQL_HANDLER_H_
 | 
|  #define COMPONENTS_HISTORY_CORE_BROWSER_ANDROID_URLS_SQL_HANDLER_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "components/history/core/browser/android/sql_handler.h"
 | 
|  
 | 
|  namespace history {
 | 
| 
 |