summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public/test/test_user_share.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/internal_api/public/test/test_user_share.h')
-rw-r--r--sync/internal_api/public/test/test_user_share.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sync/internal_api/public/test/test_user_share.h b/sync/internal_api/public/test/test_user_share.h
index 7386b18..91c4e9e 100644
--- a/sync/internal_api/public/test/test_user_share.h
+++ b/sync/internal_api/public/test/test_user_share.h
@@ -34,7 +34,7 @@
#include "base/basictypes.h"
#include "sync/internal_api/public/user_share.h"
-namespace browser_sync {
+namespace csync {
class TestDirectorySetterUpper;
@@ -63,6 +63,6 @@ class TestUserShare {
DISALLOW_COPY_AND_ASSIGN(TestUserShare);
};
-} // namespace browser_sync
+} // namespace csync
#endif // SYNC_INTERNAL_API_PUBLIC_TEST_TEST_USER_SHARE_H_