| Index: components/cryptauth/cryptauth_enroller_impl.h
|
| diff --git a/components/cryptauth/cryptauth_enroller_impl.h b/components/cryptauth/cryptauth_enroller_impl.h
|
| index d0ef656b4627dc5f2501b0e6bbe9ea7cf139bb4c..976e56ff7b2279a38e1f40c636d73f191f88928c 100644
|
| --- a/components/cryptauth/cryptauth_enroller_impl.h
|
| +++ b/components/cryptauth/cryptauth_enroller_impl.h
|
| @@ -17,7 +17,6 @@ namespace cryptauth {
|
|
|
| class CryptAuthClient;
|
| class CryptAuthClientFactory;
|
| -class CryptAuthClientFactoryImpl;
|
| class SecureMessageDelegate;
|
|
|
| // Implementation of CryptAuthEnroller to perform enrollment in two steps:
|
|
|