Index: content/browser/frame_host/popup_menu_helper_mac.h |
diff --git a/content/browser/frame_host/popup_menu_helper_mac.h b/content/browser/frame_host/popup_menu_helper_mac.h |
index 8f7081a8cc53efb16fc6d25b08ed6ffc0926d430..70000d6af725a31d1e3bce5629a694007f980587 100644 |
--- a/content/browser/frame_host/popup_menu_helper_mac.h |
+++ b/content/browser/frame_host/popup_menu_helper_mac.h |
@@ -52,7 +52,7 @@ class PopupMenuHelper : public NotificationObserver { |
// NotificationObserver implementation: |
virtual void Observe(int type, |
const NotificationSource& source, |
- const NotificationDetails& details) OVERRIDE; |
+ const NotificationDetails& details) override; |
NotificationRegistrar notification_registrar_; |
RenderFrameHostImpl* render_frame_host_; |