Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index 288b708fdfe21a1a3c555fe2c009d6c144e3d4fb..19c987e1b02cd2f369bf9b57cf215bed196c2ffe 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -455,11 +455,6 @@ enum NotificationType { |
// Misc -------------------------------------------------------------------- |
- // Sent when PerformanceMonitor has finished all the initial steps of data |
- // collection and has begun passively observing. The source is the |
- // PerformanceMonitor*. No details are expected. |
- NOTIFICATION_PERFORMANCE_MONITOR_INITIALIZED, |
- |
#if defined(OS_CHROMEOS) |
// Sent when a chromium os user logs in. |
// The details are a chromeos::User object. |