Index: chrome/browser/plugin_data_remover_helper.h |
diff --git a/chrome/browser/plugin_data_remover_helper.h b/chrome/browser/plugin_data_remover_helper.h |
index d83369e81ab910e2790aaf0fea9c8d84292df2cb..938b17c9dd153e14017572d6cb360814a34dbbda 100644 |
--- a/chrome/browser/plugin_data_remover_helper.h |
+++ b/chrome/browser/plugin_data_remover_helper.h |
@@ -48,7 +48,7 @@ class PluginDataRemoverHelper : public content::NotificationObserver { |
// content::NotificationObserver methods: |
virtual void Observe(int type, |
const content::NotificationSource& source, |
- const content::NotificationDetails& details); |
+ const content::NotificationDetails& details) OVERRIDE; |
private: |
void StartUpdate(); |