Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index 9303cac9c659d6ee4d97d78ba59010bb07a23334..29cdf2d17ded8f1cb4a1f8fb70f507fe289472d7 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -420,7 +420,7 @@ enum NotificationType { |
// Sent when new extensions are installed, or existing extensions are updated. |
// The details are an InstalledExtensionInfo, and the source is a Profile. |
not at google - send to devlin
2014/05/22 14:53:56
please add a note similar to NOTIFICATION_EXTENSIO
limasdf
2014/05/22 20:48:16
Done.
|
- NOTIFICATION_EXTENSION_INSTALLED, |
+ NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED, |
// An error occured during extension install. The details are a string with |
// details about why the install failed. |