| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 9dd9de4102e635ac316426590b9ae62866b853c2..4937e980e5737a3d6f6a1cad72eb5b029f5c298d 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -343,11 +343,6 @@ enum NotificationType {
|
|
|
| // Non-history storage services --------------------------------------------
|
|
|
| - // Notification that the TemplateURLService has finished loading from the
|
| - // database. The source is the TemplateURLService, and the details are
|
| - // NoDetails.
|
| - NOTIFICATION_TEMPLATE_URL_SERVICE_LOADED,
|
| -
|
| // Sent when a TemplateURL is removed from the model. The source is the
|
| // Profile, and the details the id of the TemplateURL being removed.
|
| NOTIFICATION_TEMPLATE_URL_REMOVED,
|
|
|