Chromium Code Reviews| Index: chrome/browser/history/chrome_history_client.h |
| diff --git a/chrome/browser/history/chrome_history_client.h b/chrome/browser/history/chrome_history_client.h |
| index 2d41937b76afe878c3a345ff7e83a67353e0fb45..e3231ecfaaf0bb3e6c2456f1099ddddc4f1a6fe8 100644 |
| --- a/chrome/browser/history/chrome_history_client.h |
| +++ b/chrome/browser/history/chrome_history_client.h |
| @@ -8,9 +8,6 @@ |
| #include "base/macros.h" |
| #include "components/history/core/browser/history_client.h" |
| -class HistoryService; |
| -class Profile; |
| - |
| namespace bookmarks { |
| class BookmarkModel; |
| } |