| Index: chrome/browser/signin/easy_unlock_service_factory.h
|
| diff --git a/chrome/browser/signin/easy_unlock_service_factory.h b/chrome/browser/signin/easy_unlock_service_factory.h
|
| index bc0709f2f67f43e6ceba431fe30bcdd278679131..aadcaa1422cc451232b01b2698a524499a39866c 100644
|
| --- a/chrome/browser/signin/easy_unlock_service_factory.h
|
| +++ b/chrome/browser/signin/easy_unlock_service_factory.h
|
| @@ -18,7 +18,6 @@ template <typename T> struct DefaultSingletonTraits;
|
| }
|
|
|
| class EasyUnlockService;
|
| -class Profile;
|
|
|
| // Singleton factory that builds and owns all EasyUnlockService.
|
| class EasyUnlockServiceFactory : public BrowserContextKeyedServiceFactory {
|
|
|