Index: chrome/browser/ui/ash/app_sync_ui_state_factory.h |
diff --git a/chrome/browser/ui/ash/app_sync_ui_state_factory.h b/chrome/browser/ui/ash/app_sync_ui_state_factory.h |
index d8bea8f001d4ca28cd085a4171748a9933a07e96..064c74cf061b3fbe1461d80092dcf6860ee8cb2a 100644 |
--- a/chrome/browser/ui/ash/app_sync_ui_state_factory.h |
+++ b/chrome/browser/ui/ash/app_sync_ui_state_factory.h |
@@ -28,7 +28,7 @@ class AppSyncUIStateFactory : public BrowserContextKeyedServiceFactory { |
// BrowserContextKeyedServiceFactory overrides: |
virtual KeyedService* BuildServiceInstanceFor( |
- content::BrowserContext* context) const OVERRIDE; |
+ content::BrowserContext* context) const override; |
DISALLOW_COPY_AND_ASSIGN(AppSyncUIStateFactory); |
}; |