Index: content/public/browser/notification_types.h |
=================================================================== |
--- content/public/browser/notification_types.h (revision 157996) |
+++ content/public/browser/notification_types.h (working copy) |
@@ -148,12 +148,6 @@ |
// Application-wide ---------------------------------------------------------- |
-#if defined(OS_MACOSX) |
- // This message is sent when the application is made active (Mac OS X only |
- // at present). No source or details are passed. |
- NOTIFICATION_APP_ACTIVATED, |
-#endif |
- |
// This message is sent when the application is terminating (the last |
// browser window has shutdown as part of an explicit user-initiated exit, |
// or the user closed the last browser window on Windows/Linux and there are |