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

Unified Diff: chrome/common/chrome_notification_types.h

Issue 12310153: bookmarks: Remove bookmark loaded notification. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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
« no previous file with comments | « chrome/browser/bookmarks/bookmark_model.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_notification_types.h
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
index b48e6dc78b74d3c4a51124441b04bc32d3b6959b..fc9cedfdba8ea6ebd57c01d965395efdc6e0e8f7 100644
--- a/chrome/common/chrome_notification_types.h
+++ b/chrome/common/chrome_notification_types.h
@@ -355,12 +355,6 @@ enum NotificationType {
// used.
NOTIFICATION_TOP_SITES_CHANGED,
- // Bookmarks ---------------------------------------------------------------
-
- // Sent when the bookmark bar model finishes loading. This source is the
- // Profile, and the details aren't used.
- NOTIFICATION_BOOKMARK_MODEL_LOADED,
-
// Task Manager ------------------------------------------------------------
// Sent when WebUI TaskManager opens and is ready for showing tasks.
« no previous file with comments | « chrome/browser/bookmarks/bookmark_model.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698