Index: chrome/browser/ui/fullscreen/fullscreen_controller.h |
diff --git a/chrome/browser/ui/fullscreen/fullscreen_controller.h b/chrome/browser/ui/fullscreen/fullscreen_controller.h |
index bbb4f8dba3dda7542e3c8ffa5dcff4d338caa24f..58e3383916f03414f90e9f7145ab284c6f2b72ff 100644 |
--- a/chrome/browser/ui/fullscreen/fullscreen_controller.h |
+++ b/chrome/browser/ui/fullscreen/fullscreen_controller.h |
@@ -145,7 +145,7 @@ class FullscreenController : public content::NotificationObserver { |
// content::NotificationObserver: |
virtual void Observe(int type, |
const content::NotificationSource& source, |
- const content::NotificationDetails& details) OVERRIDE; |
+ const content::NotificationDetails& details) override; |
// Bubble Content //////////////////////////////////////////////////////////// |