Index: chrome/browser/chromeos/login/webui_screen_locker.h |
diff --git a/chrome/browser/chromeos/login/webui_screen_locker.h b/chrome/browser/chromeos/login/webui_screen_locker.h |
index 70e3df95e290093a6f0fdf04de1d3d4c035286f5..59be0e38c663eb80fc5e5fc7c47ad7d8080d8787 100644 |
--- a/chrome/browser/chromeos/login/webui_screen_locker.h |
+++ b/chrome/browser/chromeos/login/webui_screen_locker.h |
@@ -65,7 +65,7 @@ class WebUIScreenLocker : public WebUILoginView, |
// content::NotificationObserver implementation. |
virtual void Observe(int type, |
const content::NotificationSource& source, |
- const content::NotificationDetails& details); |
+ const content::NotificationDetails& details) OVERRIDE; |
private: |
virtual ~WebUIScreenLocker(); |