| Index: content/common/content_notification_types.h
|
| diff --git a/content/common/content_notification_types.h b/content/common/content_notification_types.h
|
| index 144ebb765d202e1b43434ad16a3e8e6ef8c54df0..a193dac0b259bdcc6e15974fdd999dbaecf9841f 100644
|
| --- a/content/common/content_notification_types.h
|
| +++ b/content/common/content_notification_types.h
|
| @@ -412,10 +412,6 @@ enum NotificationType {
|
| // in a Details<ChildProcessInfo>.
|
| NOTIFICATION_CHILD_INSTANCE_CREATED,
|
|
|
| - // Sent by the PluginUpdater when there is a change of plugin
|
| - // enable/disable status.
|
| - NOTIFICATION_PLUGIN_ENABLE_STATUS_CHANGED,
|
| -
|
| // Download Notifications --------------------------------------------------
|
|
|
| // Sent when a page generation to MHTML has finished.
|
|
|