summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_notification_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/extension_notification_observer.h')
-rw-r--r--chrome/browser/extensions/extension_notification_observer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/extension_notification_observer.h b/chrome/browser/extensions/extension_notification_observer.h
index caba786..cfd8dd9 100644
--- a/chrome/browser/extensions/extension_notification_observer.h
+++ b/chrome/browser/extensions/extension_notification_observer.h
@@ -53,7 +53,7 @@ class ExtensionNotificationObserver : public content::NotificationObserver {
// content::NotificationObserver implementation.
virtual void Observe(int type,
const content::NotificationSource& source,
- const content::NotificationDetails& details) OVERRIDE;
+ const content::NotificationDetails& details) override;
// Checks then clears notifications for our extensions.
testing::AssertionResult CheckNotifications(