summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/webstore_startup_installer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/webstore_startup_installer.h')
-rw-r--r--chrome/browser/extensions/webstore_startup_installer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/webstore_startup_installer.h b/chrome/browser/extensions/webstore_startup_installer.h
index b90eba6..63430ff 100644
--- a/chrome/browser/extensions/webstore_startup_installer.h
+++ b/chrome/browser/extensions/webstore_startup_installer.h
@@ -31,7 +31,7 @@ class WebstoreStartupInstaller : public WebstoreInstallWithPrompt {
// Implementations of WebstoreStandaloneInstaller Template Method's hooks.
virtual scoped_refptr<ExtensionInstallPrompt::Prompt> CreateInstallPrompt()
- const OVERRIDE;
+ const override;
private:
bool show_prompt_;