| Index: chrome/browser/history/android/android_history_provider_service.cc
|
| diff --git a/chrome/browser/history/android/android_history_provider_service.cc b/chrome/browser/history/android/android_history_provider_service.cc
|
| index 722d4e537fd184bf5e554583ec879e89b2ae8e8b..2c897dcb6584e1b3b1cc00b1685348a935d77385 100644
|
| --- a/chrome/browser/history/android/android_history_provider_service.cc
|
| +++ b/chrome/browser/history/android/android_history_provider_service.cc
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/history/android/android_provider_backend.h"
|
| #include "chrome/browser/history/history_service_factory.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "components/favicon/core/browser/favicon_service.h"
|
| +#include "components/favicon/core/favicon_service.h"
|
| #include "components/history/core/browser/android/android_history_types.h"
|
| #include "components/history/core/browser/history_backend.h"
|
| #include "components/history/core/browser/history_db_task.h"
|
|
|