Index: chrome/browser/supervised_user/custodian_profile_downloader_service_factory.h |
diff --git a/chrome/browser/supervised_user/custodian_profile_downloader_service_factory.h b/chrome/browser/supervised_user/custodian_profile_downloader_service_factory.h |
index c603dbe8af0d0dc173b6b13eed1af4b09f6ebc10..67bbeb15d1d169b0364c0a09a898a54848c5e062 100644 |
--- a/chrome/browser/supervised_user/custodian_profile_downloader_service_factory.h |
+++ b/chrome/browser/supervised_user/custodian_profile_downloader_service_factory.h |
@@ -27,7 +27,7 @@ class CustodianProfileDownloaderServiceFactory |
// BrowserContextKeyedServiceFactory: |
virtual KeyedService* BuildServiceInstanceFor( |
- content::BrowserContext* profile) const OVERRIDE; |
+ content::BrowserContext* profile) const override; |
}; |
#endif // CHROME_BROWSER_SUPERVISED_USER_CUSTODIAN_PROFILE_DOWNLOADER_SERVICE_FACTORY_H_ |