Chromium Code Reviews| Index: components/sync/test/fake_server/bookmark_entity.cc |
| diff --git a/components/sync/test/fake_server/bookmark_entity.cc b/components/sync/test/fake_server/bookmark_entity.cc |
| index b7e1eccd9852702661988a612df5279d4365b7f1..94ed45f710644fe765d94aca8bc084d6c47835f2 100644 |
| --- a/components/sync/test/fake_server/bookmark_entity.cc |
| +++ b/components/sync/test/fake_server/bookmark_entity.cc |
| @@ -16,7 +16,6 @@ |
| using std::string; |
| namespace fake_server { |
| - |
| namespace { |
| // Returns true if and only if |client_entity| is a bookmark. |