| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index e40a7e050bb0601c28838e91c5ef64304ac6d2f4..424dbd751ba8a4182eb4ba2ba5aa91d9ad24966f 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -254,13 +254,6 @@ enum NotificationType {
|
| // The details are none and the source is a Profile*.
|
| NOTIFICATION_PROFILE_URL_REQUEST_CONTEXT_GETTER_INITIALIZED,
|
|
|
| - // Task Manager ------------------------------------------------------------
|
| -
|
| - // Sent when a renderer process is notified of new v8 heap statistics. The
|
| - // source is the ID of the renderer process, and the details are a
|
| - // V8HeapStatsDetails object.
|
| - NOTIFICATION_RENDERER_V8_HEAP_STATS_COMPUTED,
|
| -
|
| // Non-history storage services --------------------------------------------
|
|
|
| // The state of a web resource has been changed. A resource may have been
|
|
|