Chromium Code Reviews| Index: chrome/browser/profiles/profile_statistics_aggregator.h |
| diff --git a/chrome/browser/profiles/profile_statistics_aggregator.h b/chrome/browser/profiles/profile_statistics_aggregator.h |
| index 25fe4cd0c367bbbb24799956de685939e824f323..66e16fc30bebf0f6681ebac6f0bcfb3e45d87894 100644 |
| --- a/chrome/browser/profiles/profile_statistics_aggregator.h |
| +++ b/chrome/browser/profiles/profile_statistics_aggregator.h |
| @@ -20,11 +20,6 @@ |
| #include "components/history/core/browser/history_types.h" |
| #include "components/password_manager/core/browser/password_store_consumer.h" |
| -namespace bookmarks { |
| -class BookMarkModel; |
| -class BookMarkNode; |
| -} |
| - |
| class Profile; |
| class ProfileStatisticsAggregator |