Index: components/sync/api/model_type_change_processor.cc |
diff --git a/components/sync/api/model_type_change_processor.cc b/components/sync/api/model_type_change_processor.cc |
index 5d7aa9c496c1d50faac829ce52ada4bf932bdef1..95e0c953953e68b603b7f5a6cea51d4cd8d0dd9e 100644 |
--- a/components/sync/api/model_type_change_processor.cc |
+++ b/components/sync/api/model_type_change_processor.cc |
@@ -4,10 +4,10 @@ |
#include "components/sync/api/model_type_change_processor.h" |
-namespace syncer_v2 { |
+namespace syncer { |
ModelTypeChangeProcessor::ModelTypeChangeProcessor() {} |
ModelTypeChangeProcessor::~ModelTypeChangeProcessor() {} |
-} // namespace syncer_v2 |
+} // namespace syncer |