| Index: components/history/core/browser/history_service.cc
|
| diff --git a/components/history/core/browser/history_service.cc b/components/history/core/browser/history_service.cc
|
| index 5e62f47897056448e3345297c92b668cefb9fea6..55ad3ec98fb9cb3b7a2afdf2a716361111dc834c 100644
|
| --- a/components/history/core/browser/history_service.cc
|
| +++ b/components/history/core/browser/history_service.cc
|
| @@ -48,7 +48,7 @@
|
| #include "components/history/core/browser/visit_delegate.h"
|
| #include "components/history/core/browser/web_history_service.h"
|
| #include "components/history/core/common/thumbnail_score.h"
|
| -#include "components/sync/api/sync_error_factory.h"
|
| +#include "components/sync/model/sync_error_factory.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|
| #if defined(OS_IOS)
|
|
|