Index: content/browser/theme_helper_mac.h |
diff --git a/content/browser/theme_helper_mac.h b/content/browser/theme_helper_mac.h |
index 565903bbe3e83c54ccc6a10516775c8b3440b7b4..3b0e1445f26062ce109d2ed4d719317e810630e7 100644 |
--- a/content/browser/theme_helper_mac.h |
+++ b/content/browser/theme_helper_mac.h |
@@ -38,7 +38,7 @@ class ThemeHelperMac : public NotificationObserver { |
// Overridden from NotificationObserver: |
virtual void Observe(int type, |
const NotificationSource& source, |
- const NotificationDetails& details) OVERRIDE; |
+ const NotificationDetails& details) override; |
NotificationRegistrar registrar_; |