| Index: chrome/browser/history/history_notifications.cc
|
| diff --git a/chrome/browser/history/history_notifications.cc b/chrome/browser/history/history_notifications.cc
|
| index 9ac729f5089d162590965edfed17656e2598a50c..370c5e6f699e96beadf462bbfc7bda7eb20afb0f 100644
|
| --- a/chrome/browser/history/history_notifications.cc
|
| +++ b/chrome/browser/history/history_notifications.cc
|
| @@ -22,10 +22,6 @@ URLsDeletedDetails::URLsDeletedDetails()
|
|
|
| URLsDeletedDetails::~URLsDeletedDetails() {}
|
|
|
| -FaviconChangeDetails::FaviconChangeDetails() {}
|
| -
|
| -FaviconChangeDetails::~FaviconChangeDetails() {}
|
| -
|
| KeywordSearchTermDetails::KeywordSearchTermDetails() : keyword_id(0) {}
|
|
|
| KeywordSearchTermDetails::~KeywordSearchTermDetails() {}
|
|
|