| Index: content/public/browser/notification_types.h
|
| diff --git a/content/public/browser/notification_types.h b/content/public/browser/notification_types.h
|
| index 8fed5742eeef649dd624f47375e84d6895ee895e..0733d0e6bf3128a0422346ff9bf49bcf780ad62f 100644
|
| --- a/content/public/browser/notification_types.h
|
| +++ b/content/public/browser/notification_types.h
|
| @@ -343,12 +343,7 @@ enum NotificationType {
|
| // in a Details<ChildProcessData>.
|
| NOTIFICATION_CHILD_INSTANCE_CREATED,
|
|
|
| - // Saved Pages -------------------------------------------------------------
|
| -
|
| - // Sent when a SavePackage finishes successfully. The source is the
|
| - // SavePackage, and Details are a GURL containing address of downloaded
|
| - // page.
|
| - NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED,
|
| + // Miscellaneous -------------------------------------------------------------
|
|
|
| // Sent before the repost form warning is brought up.
|
| // The source is a NavigationController.
|
|
|