| 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 d25a0cdd63edb62486194817200e980755f25b73..a3f16af33c6a90bf173dee0cf628fd520c9c87ff 100644
|
| --- a/chrome/browser/history/android/android_history_provider_service.h
|
| +++ b/chrome/browser/history/android/android_history_provider_service.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/callback.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| -#include "chrome/browser/history/android/android_history_types.h"
|
| +#include "components/history/core/android/android_history_types.h"
|
| #include "sql/statement.h"
|
|
|
| class Profile;
|
|
|