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

Unified Diff: sync/notifier/registration_manager_unittest.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/registration_manager_unittest.cc
diff --git a/sync/notifier/registration_manager_unittest.cc b/sync/notifier/registration_manager_unittest.cc
index 4b82b06f88c66b39cfb9ee56f517c56f7fad43e3..076e0ad5bd53a0c0454574f9bfd33adee63f5cfa 100644
--- a/sync/notifier/registration_manager_unittest.cc
+++ b/sync/notifier/registration_manager_unittest.cc
@@ -17,7 +17,7 @@
#include "sync/notifier/invalidation_util.h"
#include "testing/gtest/include/gtest/gtest.h"
-namespace csync {
+namespace syncer {
rlarocque 2012/06/28 00:27:56 Check the close brace comment on this one, too.
namespace {
syncable::ModelType ObjectIdToModelType(

Powered by Google App Engine
This is Rietveld 408576698