Index: chrome/browser/ui/app_list/start_page_service.h |
diff --git a/chrome/browser/ui/app_list/start_page_service.h b/chrome/browser/ui/app_list/start_page_service.h |
index 7bcded28535df1c908e5b8b617557beca6a96cd7..33db7b2e32c43f8808b3f414c45eeec6c87e1e09 100644 |
--- a/chrome/browser/ui/app_list/start_page_service.h |
+++ b/chrome/browser/ui/app_list/start_page_service.h |
@@ -77,7 +77,7 @@ class StartPageService : public KeyedService { |
void UnloadContents(); |
// KeyedService overrides: |
- virtual void Shutdown() OVERRIDE; |
+ virtual void Shutdown() override; |
Profile* profile_; |
scoped_ptr<content::WebContents> contents_; |