Chromium Code Reviews| 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) { |