summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/history_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/dom_ui/history_ui.h')
-rw-r--r--chrome/browser/dom_ui/history_ui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/dom_ui/history_ui.h b/chrome/browser/dom_ui/history_ui.h
index 3dc51c4..990c423 100644
--- a/chrome/browser/dom_ui/history_ui.h
+++ b/chrome/browser/dom_ui/history_ui.h
@@ -29,6 +29,8 @@ class HistoryUIHTMLSource : public ChromeURLDataManager::DataSource {
}
private:
+ ~HistoryUIHTMLSource() {}
+
DISALLOW_COPY_AND_ASSIGN(HistoryUIHTMLSource);
};