summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_data_remover_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/plugin_data_remover_helper.h')
-rw-r--r--chrome/browser/plugin_data_remover_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/plugin_data_remover_helper.h b/chrome/browser/plugin_data_remover_helper.h
index d0f8977b..dec4f41 100644
--- a/chrome/browser/plugin_data_remover_helper.h
+++ b/chrome/browser/plugin_data_remover_helper.h
@@ -34,7 +34,7 @@ class PluginDataRemoverHelper : public NotificationObserver {
bool GetValue() const { return pref_.GetValue(); }
// NotificationObserver methods:
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);