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

Unified Diff: chrome/browser/chrome_notification_types.h

Issue 573553004: Eliminate NOTIFICATION_HISTORY_LOADED notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add ScopedObserver to InMemoryHistoryBackend,PrerenderLocalPredictor,ChromeTemplateURLServiceClient Created 6 years, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/history/history_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_notification_types.h
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
index 4c23ab20e178bf69e359ae1a057018ed6fc640c4..1f55cf96796074252dd72194a5da96bfa42aaf44 100644
--- a/chrome/browser/chrome_notification_types.h
+++ b/chrome/browser/chrome_notification_types.h
@@ -230,11 +230,6 @@ enum NotificationType {
// History -----------------------------------------------------------------
- // Sent when a history service has finished loading. The source is the
- // profile that the history service belongs to, and the details is the
- // HistoryService.
- NOTIFICATION_HISTORY_LOADED,
Avi (use Gerrit) 2014/11/27 20:36:20 Whoo hoo!
-
// Sent when one or more URLs are deleted.
//
// The source is the profile owning the history service that changed, and
« no previous file with comments | « no previous file | chrome/browser/history/history_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698