summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/top_sites_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/history/top_sites_backend.h')
-rw-r--r--chrome/browser/history/top_sites_backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/history/top_sites_backend.h b/chrome/browser/history/top_sites_backend.h
index b469d79..a2a5b61 100644
--- a/chrome/browser/history/top_sites_backend.h
+++ b/chrome/browser/history/top_sites_backend.h
@@ -69,7 +69,7 @@ class TopSitesBackend
private:
friend class base::RefCountedThreadSafe<TopSitesBackend>;
- ~TopSitesBackend();
+ virtual ~TopSitesBackend();
// Invokes Init on the db_.
void InitDBOnDBThread(const FilePath& path);