Chromium Code Reviews| Index: sync/notifier/registration_manager_unittest.cc |
| diff --git a/sync/notifier/registration_manager_unittest.cc b/sync/notifier/registration_manager_unittest.cc |
| index 4b82b06f88c66b39cfb9ee56f517c56f7fad43e3..076e0ad5bd53a0c0454574f9bfd33adee63f5cfa 100644 |
| --- a/sync/notifier/registration_manager_unittest.cc |
| +++ b/sync/notifier/registration_manager_unittest.cc |
| @@ -17,7 +17,7 @@ |
| #include "sync/notifier/invalidation_util.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| -namespace csync { |
| +namespace syncer { |
|
rlarocque
2012/06/28 00:27:56
Check the close brace comment on this one, too.
|
| namespace { |
| syncable::ModelType ObjectIdToModelType( |