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

Unified Diff: sync/notifier/state_writer.h

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/state_writer.h
diff --git a/sync/notifier/state_writer.h b/sync/notifier/state_writer.h
index f135f158050572af807769f97a20e33efb7e2fb1..6040ea6068488622d045798640acba8c50cf6b5b 100644
--- a/sync/notifier/state_writer.h
+++ b/sync/notifier/state_writer.h
@@ -10,7 +10,7 @@
#include <string>
-namespace csync {
+namespace syncer {
rlarocque 2012/06/28 00:27:56 close brace comment.
class StateWriter {
public:

Powered by Google App Engine
This is Rietveld 408576698