| Index: chrome/browser/history/android/android_history_provider_service.h
|
| diff --git a/chrome/browser/history/android/android_history_provider_service.h b/chrome/browser/history/android/android_history_provider_service.h
|
| index 8392e5c0ba2d560a889d23dfa49a7b7ed172d451..892c90c5f75d346378eff473b75f14819c076419 100644
|
| --- a/chrome/browser/history/android/android_history_provider_service.h
|
| +++ b/chrome/browser/history/android/android_history_provider_service.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| #include "components/favicon_base/favicon_callback.h"
|
| -#include "components/history/core/android/android_history_types.h"
|
| +#include "components/history/core/browser/android/android_history_types.h"
|
| #include "sql/statement.h"
|
|
|
| class Profile;
|
|
|