summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_data_remover.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/plugin_data_remover.h')
-rw-r--r--chrome/browser/plugin_data_remover.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/plugin_data_remover.h b/chrome/browser/plugin_data_remover.h
index 696df1c..c455704 100644
--- a/chrome/browser/plugin_data_remover.h
+++ b/chrome/browser/plugin_data_remover.h
@@ -58,7 +58,7 @@ class PluginDataRemover : public base::RefCountedThreadSafe<PluginDataRemover>,
private:
friend class base::RefCountedThreadSafe<PluginDataRemover>;
friend class PluginDataRemoverTest;
- ~PluginDataRemover();
+ virtual ~PluginDataRemover();
// Signals that we are finished with removing data (successful or not). This
// method is safe to call multiple times.