Index: chrome/browser/history/history_notifications.cc |
diff --git a/chrome/browser/history/history_notifications.cc b/chrome/browser/history/history_notifications.cc |
index 145cec486103465688e550f33e3a0c46605e813e..e17aa27789cc53c668144e6bab6a121f100b0cab 100644 |
--- a/chrome/browser/history/history_notifications.cc |
+++ b/chrome/browser/history/history_notifications.cc |
@@ -6,17 +6,6 @@ |
namespace history { |
-URLsModifiedDetails::URLsModifiedDetails() {} |
- |
-URLsModifiedDetails::~URLsModifiedDetails() {} |
- |
-URLsDeletedDetails::URLsDeletedDetails() |
- : all_history(false), |
- expired(false) { |
-} |
- |
-URLsDeletedDetails::~URLsDeletedDetails() {} |
- |
KeywordSearchUpdatedDetails::KeywordSearchUpdatedDetails( |
const URLRow& url_row, |
KeywordID keyword_id, |