| Index: chrome/browser/signin/account_reconcilor_factory.h
|
| diff --git a/chrome/browser/signin/account_reconcilor_factory.h b/chrome/browser/signin/account_reconcilor_factory.h
|
| index e27c4c23cdbf508f92327c91da5c25d6e23d264a..48025c6efb3ddd955ec2337c382117ec7be8fb61 100644
|
| --- a/chrome/browser/signin/account_reconcilor_factory.h
|
| +++ b/chrome/browser/signin/account_reconcilor_factory.h
|
| @@ -6,8 +6,8 @@
|
| #define CHROME_BROWSER_SIGNIN_ACCOUNT_RECONCILOR_FACTORY_H_
|
|
|
| #include "base/memory/singleton.h"
|
| -#include "chrome/browser/signin/account_reconcilor.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
| +#include "components/signin/core/browser/account_reconcilor.h"
|
|
|
| class AccountReconcilor;
|
| class Profile;
|
|
|