Chromium Code Reviews| Index: components/sync/syncable/nigori_util.h |
| diff --git a/components/sync/syncable/nigori_util.h b/components/sync/syncable/nigori_util.h |
| index e8cf6706d80e9744ddd7bfa87259689dc1da9c9a..6eab1f88ac117e4a2678cfab0efcd4f1896f084d 100644 |
| --- a/components/sync/syncable/nigori_util.h |
| +++ b/components/sync/syncable/nigori_util.h |
| @@ -13,9 +13,10 @@ |
| namespace sync_pb { |
| class EntitySpecifics; |
| -} |
| +} // namespace sync_pb |
| namespace syncer { |
| + |
| class Cryptographer; |
| namespace syncable { |