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

Unified Diff: chrome/common/notification_type.h

Issue 3117024: Clean up ExtensionMessageService. (Closed)
Patch Set: comments fixed Created 10 years, 4 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/renderer_host/resource_message_filter.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/notification_type.h
diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h
index 252f70d292cd50a218317c854fc280a4af12d88b..88ef67259240eded768d10a695f22b9b9df4ade9 100644
--- a/chrome/common/notification_type.h
+++ b/chrome/common/notification_type.h
@@ -900,12 +900,6 @@ class NotificationType {
// object.
EXTENSION_PREF_CHANGED,
- // Debugging ---------------------------------------------------------------
-
- // TODO(mpcomplete): Sent to diagnose a bug. Remove when fixed.
- // http://code.google.com/p/chromium/issues/detail?id=21201
- EXTENSION_PORT_DELETED_DEBUG,
-
// Desktop Notifications ---------------------------------------------------
// This notification is sent when a balloon is connected to a renderer
« no previous file with comments | « chrome/browser/renderer_host/resource_message_filter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698