Index: chrome/browser/ui/navigation_correction_tab_observer.h |
diff --git a/chrome/browser/ui/navigation_correction_tab_observer.h b/chrome/browser/ui/navigation_correction_tab_observer.h |
index a0f44d9203861af2938aa816dd3f43ccf0cb3df3..86054bafb7c3be13ee4d748c879e01fb2b935067 100644 |
--- a/chrome/browser/ui/navigation_correction_tab_observer.h |
+++ b/chrome/browser/ui/navigation_correction_tab_observer.h |
@@ -31,7 +31,7 @@ class NavigationCorrectionTabObserver |
// content::WebContentsObserver overrides: |
virtual void RenderViewCreated( |
- content::RenderViewHost* render_view_host) OVERRIDE; |
+ content::RenderViewHost* render_view_host) override; |
// Internal helpers ---------------------------------------------------------- |