Index: chrome/browser/net/net_pref_observer.h |
diff --git a/chrome/browser/net/net_pref_observer.h b/chrome/browser/net/net_pref_observer.h |
index b6da810060cd668e480ab7392c44c172722d77ea..5c360a4a5e9984bc75234af58ff0da0b568c2638 100644 |
--- a/chrome/browser/net/net_pref_observer.h |
+++ b/chrome/browser/net/net_pref_observer.h |
@@ -36,7 +36,7 @@ class NetPrefObserver : public content::NotificationObserver { |
// content::NotificationObserver |
virtual void Observe(int type, |
const content::NotificationSource& source, |
- const content::NotificationDetails& details); |
+ const content::NotificationDetails& details) OVERRIDE; |
static void RegisterPrefs(PrefService* prefs); |