Chromium Code Reviews| Index: chrome/browser/favicon/chrome_favicon_client.h |
| diff --git a/chrome/browser/favicon/chrome_favicon_client.h b/chrome/browser/favicon/chrome_favicon_client.h |
| index 3de4c72b9a23b22fdc0ab8ba5fd42ab0d9b7d7af..a7e9de7d4ea6fb0bfabc84e004531646b859107d 100644 |
| --- a/chrome/browser/favicon/chrome_favicon_client.h |
| +++ b/chrome/browser/favicon/chrome_favicon_client.h |
| @@ -11,10 +11,6 @@ |
| class GURL; |
| class Profile; |
| -namespace bookmarks { |
| -class BookmarkModel; |
| -} |
| - |
| // ChromeFaviconClient implements the the FaviconClient interface. |
| class ChromeFaviconClient : public favicon::FaviconClient { |
| public: |