| Index: components/signin/core/browser/account_reconcilor.h
|
| diff --git a/components/signin/core/browser/account_reconcilor.h b/components/signin/core/browser/account_reconcilor.h
|
| index 1b903aa10b1851a46a4296f11562626d44780d61..1d7adcf4eb12b3afa2da91a435885f81a9ce0042 100644
|
| --- a/components/signin/core/browser/account_reconcilor.h
|
| +++ b/components/signin/core/browser/account_reconcilor.h
|
| @@ -193,6 +193,7 @@ class AccountReconcilor : public KeyedService,
|
| scoped_ptr<GaiaAuthFetcher> gaia_fetcher_;
|
| bool registered_with_token_service_;
|
| bool registered_with_merge_session_helper_;
|
| + bool registered_with_content_settings_;
|
|
|
| // True while the reconcilor is busy checking or managing the accounts in
|
| // this profile.
|
|
|