summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public/engine/model_safe_worker_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sync/internal_api/public/engine/model_safe_worker_unittest.cc')
-rw-r--r--sync/internal_api/public/engine/model_safe_worker_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sync/internal_api/public/engine/model_safe_worker_unittest.cc b/sync/internal_api/public/engine/model_safe_worker_unittest.cc
index 5304c13..a8580e1 100644
--- a/sync/internal_api/public/engine/model_safe_worker_unittest.cc
+++ b/sync/internal_api/public/engine/model_safe_worker_unittest.cc
@@ -8,7 +8,7 @@
#include "base/values.h"
#include "testing/gtest/include/gtest/gtest.h"
-namespace browser_sync {
+namespace csync {
namespace {
class ModelSafeWorkerTest : public ::testing::Test {
@@ -52,4 +52,4 @@ TEST_F(ModelSafeWorkerTest, GetRoutingInfoTypes) {
}
} // namespace
-} // namespace browser_sync
+} // namespace csync