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

Unified Diff: sync/test/engine/test_directory_setter_upper.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/test/engine/test_directory_setter_upper.h ('k') | sync/test/engine/test_id_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/test/engine/test_directory_setter_upper.cc
diff --git a/sync/test/engine/test_directory_setter_upper.cc b/sync/test/engine/test_directory_setter_upper.cc
index b73b654816c4765a25718e52ee185a2a34524b1a..e9847bd3efe89318402228a3f43d87e0ba41d075 100644
--- a/sync/test/engine/test_directory_setter_upper.cc
+++ b/sync/test/engine/test_directory_setter_upper.cc
@@ -17,7 +17,7 @@
using syncable::NullTransactionObserver;
using syncable::ReadTransaction;
-namespace csync {
+namespace syncer {
TestDirectorySetterUpper::TestDirectorySetterUpper() : name_("Test") {}
@@ -59,4 +59,4 @@ void TestDirectorySetterUpper::RunInvariantCheck() {
}
}
-} // namespace csync
+} // namespace syncer
« no previous file with comments | « sync/test/engine/test_directory_setter_upper.h ('k') | sync/test/engine/test_id_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698