Index: content/common/content_notification_types.h |
=================================================================== |
--- content/common/content_notification_types.h (revision 97489) |
+++ content/common/content_notification_types.h (working copy) |
@@ -11,7 +11,7 @@ |
// |
namespace content { |
-enum { |
+enum NotificationTypes { |
brettw
2011/08/21 05:37:03
IMO enums should not be named with plural. This is
|
NOTIFICATION_CONTENT_START = 0, |
// General ----------------------------------------------------------------- |