| Index: chrome/browser/sync/credential_cache_service_factory_win.h
|
| ===================================================================
|
| --- chrome/browser/sync/credential_cache_service_factory_win.h (revision 154991)
|
| +++ chrome/browser/sync/credential_cache_service_factory_win.h (working copy)
|
| @@ -36,7 +36,7 @@
|
| virtual ~CredentialCacheServiceFactory();
|
|
|
| // ProfileKeyedServiceFactory implementation.
|
| - virtual bool ServiceIsCreatedWithProfile() OVERRIDE;
|
| + virtual bool ServiceIsCreatedWithProfile() const OVERRIDE;
|
|
|
| // ProfileKeyedServiceFactory implementation.
|
| virtual ProfileKeyedService* BuildServiceInstanceFor(
|
|
|