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

Unified Diff: sync/notifier/mock_invalidation_state_tracker.cc

Issue 10698014: [Sync] Rename csync namespace to syncer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments 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
« no previous file with comments | « sync/notifier/mock_invalidation_state_tracker.h ('k') | sync/notifier/mock_sync_notifier_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/notifier/mock_invalidation_state_tracker.cc
diff --git a/sync/notifier/mock_invalidation_state_tracker.cc b/sync/notifier/mock_invalidation_state_tracker.cc
index 2f855ed1b5a1df9da2f22c4e752952f59bcffe6f..37aabb3440f379bec9f3b33f5ff8bf5d696cc3e1 100644
--- a/sync/notifier/mock_invalidation_state_tracker.cc
+++ b/sync/notifier/mock_invalidation_state_tracker.cc
@@ -4,9 +4,9 @@
#include "sync/notifier/mock_invalidation_state_tracker.h"
-namespace csync {
+namespace syncer {
MockInvalidationStateTracker::MockInvalidationStateTracker() {}
MockInvalidationStateTracker::~MockInvalidationStateTracker() {}
-} // namespace csync
+} // namespace syncer
« no previous file with comments | « sync/notifier/mock_invalidation_state_tracker.h ('k') | sync/notifier/mock_sync_notifier_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698