Index: chrome/browser/sync/credential_cache_service_factory_win.cc |
=================================================================== |
--- chrome/browser/sync/credential_cache_service_factory_win.cc (revision 154991) |
+++ chrome/browser/sync/credential_cache_service_factory_win.cc (working copy) |
@@ -67,7 +67,7 @@ |
ProfileManager::GetDefaultProfileDir(alternate_user_data_dir); |
} |
-bool CredentialCacheServiceFactory::ServiceIsCreatedWithProfile() { |
+bool CredentialCacheServiceFactory::ServiceIsCreatedWithProfile() const { |
return true; |
} |