| Index: components/history/core/android/android_urls_sql_handler.cc
|
| diff --git a/components/history/core/android/android_urls_sql_handler.cc b/components/history/core/android/android_urls_sql_handler.cc
|
| index e98b49efac886ef58c715fa3b22e71ebe6b1bef8..a0e5c7e68017ba2e92b0e200559989b0f0b804dd 100644
|
| --- a/components/history/core/android/android_urls_sql_handler.cc
|
| +++ b/components/history/core/android/android_urls_sql_handler.cc
|
| @@ -5,7 +5,7 @@
|
| #include "components/history/core/android/android_urls_sql_handler.h"
|
|
|
| #include "base/logging.h"
|
| -#include "components/history/core/android/android_urls_database.h"
|
| +#include "components/history/core/browser/android/android_urls_database.h"
|
|
|
| namespace history {
|
|
|
|
|