Index: chrome/browser/android/logo_service.h |
diff --git a/chrome/browser/android/logo_service.h b/chrome/browser/android/logo_service.h |
index a2102e3e08c358d033652c1bd6932b082c88faf4..fe4075b07f9ad848361d450568344a1854c8be39 100644 |
--- a/chrome/browser/android/logo_service.h |
+++ b/chrome/browser/android/logo_service.h |
@@ -50,7 +50,7 @@ class LogoServiceFactory : public BrowserContextKeyedServiceFactory { |
// BrowserContextKeyedServiceFactory: |
virtual KeyedService* BuildServiceInstanceFor( |
- content::BrowserContext* context) const OVERRIDE; |
+ content::BrowserContext* context) const override; |
}; |
#endif // CHROME_BROWSER_ANDROID_LOGO_SERVICE_H_ |