summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_notifications.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/history/history_notifications.cc')
-rw-r--r--chrome/browser/history/history_notifications.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/browser/history/history_notifications.cc b/chrome/browser/history/history_notifications.cc
index c846eaf..0fdfa94 100644
--- a/chrome/browser/history/history_notifications.cc
+++ b/chrome/browser/history/history_notifications.cc
@@ -28,4 +28,8 @@ FavIconChangeDetails::FavIconChangeDetails() {}
FavIconChangeDetails::~FavIconChangeDetails() {}
+KeywordSearchTermDetails::KeywordSearchTermDetails() : keyword_id(0) {}
+
+KeywordSearchTermDetails::~KeywordSearchTermDetails() {}
+
} // namespace history