| Index: components/history/core/android/sql_handler.h
|
| diff --git a/components/history/core/android/sql_handler.h b/components/history/core/android/sql_handler.h
|
| index f7a66cf65318cf7329051f14f2e8d7bd67dba223..544b5535aae3d5a35d6005182411daf16f940caf 100644
|
| --- a/components/history/core/android/sql_handler.h
|
| +++ b/components/history/core/android/sql_handler.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_HISTORY_CORE_ANDROID_SQL_HANDLER_H_
|
| #define COMPONENTS_HISTORY_CORE_ANDROID_SQL_HANDLER_H_
|
|
|
| -#include "components/history/core/android/android_history_types.h"
|
| +#include "components/history/core/browser/android/android_history_types.h"
|
|
|
| namespace history {
|
|
|
|
|