Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index 690ddb432c9a587a6a497cd81efce769e76c5374..aa55aacc9069136c7b30bdaede05a67618294992 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -460,11 +460,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. |