Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(302)

Unified Diff: chrome/browser/history/history_notifications.cc

Issue 15275004: bookmarks: Get rid of the dependency on history_notifications.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add files back Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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() {}
« no previous file with comments | « chrome/browser/history/history_notifications.h ('k') | chrome/browser/sync/glue/session_change_processor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698