Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(898)

Unified Diff: trunk/src/ui/message_center/message_center_util.h

Issue 14631021: Revert 199625 "Remove ENABLE_MESSAGE_CENTER" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/ui/message_center/message_center.gyp ('k') | trunk/src/ui/message_center/message_center_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « trunk/src/ui/message_center/message_center.gyp ('k') | trunk/src/ui/message_center/message_center_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698