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 6175c9c..d0f8977b 100644
--- a/chrome/browser/plugin_data_remover_helper.h
+++ b/chrome/browser/plugin_data_remover_helper.h
@@ -21,7 +21,7 @@ class Profile;
class PluginDataRemoverHelper : public NotificationObserver {
public:
PluginDataRemoverHelper();
- ~PluginDataRemoverHelper();
+ virtual ~PluginDataRemoverHelper();
// Binds this object to the |pref_name| preference in |prefs|, notifying
// |observer| if the value changes.