| 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 0c05e4f3ffa69d1c7172daf2becc9cc1483888d6..f47d435de78140dc8d3a9652a43ccdf3b3ed5d9e 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 "sync/api/sync_error_factory.h"
|
| +#include "components/sync/api/sync_error_factory.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|
| #if defined(OS_IOS)
|
|
|