Index: trunk/src/ui/message_center/message_center_util.h |
=================================================================== |
--- trunk/src/ui/message_center/message_center_util.h (revision 199638) |
+++ trunk/src/ui/message_center/message_center_util.h (working copy) |
@@ -11,12 +11,6 @@ |
MESSAGE_CENTER_EXPORT bool IsRichNotificationEnabled(); |
-// If Rich Notificaitons are enabled by default on a platform, run the |
-// corresponding tests on that platform. |
-#if defined(OS_WIN) || defined(USE_ASH) |
-#define RUN_MESSAGE_CENTER_TESTS 1 |
-#endif |
- |
} // namespace message_center |
#endif // UI_MESSAGE_CENTER_MESSAGE_CENTER_UTIL_H_ |