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 |