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 10a982d..3a8728f 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 browser_sync {
+namespace csync {
namespace {
using ::testing::_;
@@ -123,4 +123,4 @@ TEST_F(SyncJsControllerTest, Events) {
}
} // namespace
-} // namespace browser_sync
+} // namespace csync