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

Unified Diff: sync/test/engine/test_directory_setter_upper.h

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/syncer_command_test.cc ('k') | sync/test/engine/test_directory_setter_upper.cc » ('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.h
diff --git a/sync/test/engine/test_directory_setter_upper.h b/sync/test/engine/test_directory_setter_upper.h
index 17ce8da56a16817ab7e43cce0bd56a31d09dc1f6..4874440ca2e5921793a38d49b669752df73eaabc 100644
--- a/sync/test/engine/test_directory_setter_upper.h
+++ b/sync/test/engine/test_directory_setter_upper.h
@@ -45,7 +45,7 @@ namespace syncable {
class Directory;
}
-namespace csync {
+namespace syncer {
class TestDirectorySetterUpper {
public:
@@ -76,6 +76,6 @@ class TestDirectorySetterUpper {
DISALLOW_COPY_AND_ASSIGN(TestDirectorySetterUpper);
};
-} // namespace csync
+} // namespace syncer
#endif // SYNC_TEST_ENGINE_TEST_DIRECTORY_SETTER_UPPER_H_
« no previous file with comments | « sync/test/engine/syncer_command_test.cc ('k') | sync/test/engine/test_directory_setter_upper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698