| Index: content/common/content_notification_types.h
|
| diff --git a/content/common/content_notification_types.h b/content/common/content_notification_types.h
|
| index d0ae76f720dc37a98ddee816bf5069e994d583f6..e519d6db1177547f135e6152f1459e8786ab256b 100644
|
| --- a/content/common/content_notification_types.h
|
| +++ b/content/common/content_notification_types.h
|
| @@ -411,10 +411,6 @@ enum {
|
| // 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.
|
|
|