Chromium Code Reviews| Index: components/sync_bookmarks/bookmark_change_processor.h |
| diff --git a/components/sync_bookmarks/bookmark_change_processor.h b/components/sync_bookmarks/bookmark_change_processor.h |
| index cdefdc7f70ec171c996030548ea5090bf6e657d9..542707103976b39ac06dc044366a9cc157c7fd88 100644 |
| --- a/components/sync_bookmarks/bookmark_change_processor.h |
| +++ b/components/sync_bookmarks/bookmark_change_processor.h |
| @@ -20,8 +20,6 @@ |
| #include "components/sync/model/data_type_error_handler.h" |
| #include "components/sync_bookmarks/bookmark_model_associator.h" |
| -class Profile; |
| - |
| namespace base { |
| class RefCountedMemory; |
| } // namespace base |