| Index: content/public/browser/notification_types.h
|
| diff --git a/content/public/browser/notification_types.h b/content/public/browser/notification_types.h
|
| index 67549aa184b79cb82c71a827043996c8fad1cc6c..8acc0920725c7c95ded56dc21f5551491465f3e1 100644
|
| --- a/content/public/browser/notification_types.h
|
| +++ b/content/public/browser/notification_types.h
|
| @@ -408,13 +408,6 @@ enum NotificationType {
|
| // in a Details<ChildProcessInfo>.
|
| NOTIFICATION_CHILD_INSTANCE_CREATED,
|
|
|
| - // Download Notifications --------------------------------------------------
|
| -
|
| - // Sent when a page generation to MHTML has finished.
|
| - // The source is the corresponding RenderViewHost. The details is a
|
| - // MHTMLGenerationManager::NotificationDetails.
|
| - NOTIFICATION_MHTML_GENERATED,
|
| -
|
| // Saved Pages -------------------------------------------------------------
|
|
|
| // Sent when a SavePackage finishes successfully. The source is the
|
|
|