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

Unified Diff: sync/notifier/notifications_disabled_reason.cc

Issue 10698014: [Sync] Rename csync namespace to syncer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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
Index: sync/notifier/notifications_disabled_reason.cc
diff --git a/sync/notifier/notifications_disabled_reason.cc b/sync/notifier/notifications_disabled_reason.cc
index 5636990b45d052e8cd149ba43f9b45c23b8b4a66..76ec6a28d43a486839f5b9ac29589591edfc3d21 100644
--- a/sync/notifier/notifications_disabled_reason.cc
+++ b/sync/notifier/notifications_disabled_reason.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
-namespace csync {
+namespace syncer {
rlarocque 2012/06/28 00:27:56 I think the comment on the matching brace needs to
const char* NotificationsDisabledReasonToString(
NotificationsDisabledReason reason) {

Powered by Google App Engine
This is Rietveld 408576698