summaryrefslogtreecommitdiffstats
path: root/sync/js/sync_js_controller_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sync/js/sync_js_controller_unittest.cc')
-rw-r--r--sync/js/sync_js_controller_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sync/js/sync_js_controller_unittest.cc b/sync/js/sync_js_controller_unittest.cc
index 3a8728f..4a691d9 100644
--- a/sync/js/sync_js_controller_unittest.cc
+++ b/sync/js/sync_js_controller_unittest.cc
@@ -12,7 +12,7 @@
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
-namespace csync {
+namespace syncer {
namespace {
using ::testing::_;
@@ -123,4 +123,4 @@ TEST_F(SyncJsControllerTest, Events) {
}
} // namespace
-} // namespace csync
+} // namespace syncer