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

Unified Diff: chrome/common/chrome_notification_types.h

Issue 15275004: bookmarks: Get rid of the dependency on history_notifications.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more android fixes 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/common/chrome_notification_types.h
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
index 3c5a498a2ed121c03f64fdf865946c16313c21a4..55b787c2b425b4a9b4fbbcb2090d0471fa0c2712 100644
--- a/chrome/common/chrome_notification_types.h
+++ b/chrome/common/chrome_notification_types.h
@@ -309,7 +309,7 @@ enum NotificationType {
NOTIFICATION_HISTORY_KEYWORD_SEARCH_TERM_UPDATED,
// Sent by history when the favicon of a URL changes. The source is the
- // profile, and the details is history::FaviconChangeDetails (see
+ // profile, and the details is chrome::FaviconChangedDetails (see
// history_notifications.h).
NOTIFICATION_FAVICON_CHANGED,
« chrome/browser/history/android/android_provider_backend.h ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698