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

Unified Diff: ui/message_center/message_center_switches.cc

Issue 19925003: WIP - command line experiment Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 | « ui/message_center/message_center_switches.h ('k') | webkit/browser/appcache/manifest_parser.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/message_center_switches.cc
diff --git a/ui/message_center/message_center_switches.cc b/ui/message_center/message_center_switches.cc
index 99781ec97ab95cb2090eb4d89ccd8d0c00d2c19f..99223f572071c9b6d116a8012c416b5ef65fd28a 100644
--- a/ui/message_center/message_center_switches.cc
+++ b/ui/message_center/message_center_switches.cc
@@ -4,11 +4,9 @@
#include "ui/message_center/message_center_switches.h"
-namespace message_center {
namespace switches {
const char kDisableRichNotifications[] = "disable-rich-notifications";
const char kEnableRichNotifications[] = "enable-rich-notifications";
} // namespace switches
-} // namespace message_center
« no previous file with comments | « ui/message_center/message_center_switches.h ('k') | webkit/browser/appcache/manifest_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698