Chromium Code Reviews| Index: chrome/browser/favicon/chrome_fallback_icon_client.h |
| diff --git a/chrome/browser/favicon/chrome_fallback_icon_client.h b/chrome/browser/favicon/chrome_fallback_icon_client.h |
| index 2b5d4e0cd834619af4ffab1b9673a9bcb0f610a0..85013a2a1a28ceafc616b18e1ed2b0b41707d1ad 100644 |
| --- a/chrome/browser/favicon/chrome_fallback_icon_client.h |
| +++ b/chrome/browser/favicon/chrome_fallback_icon_client.h |
| @@ -11,8 +11,6 @@ |
| #include "base/macros.h" |
| #include "components/favicon/core/fallback_icon_client.h" |
| -class GURL; |
| - |
| // ChromeFallbackIconClient implements the FallbackIconClient interface. |
| class ChromeFallbackIconClient : public favicon::FallbackIconClient { |
| public: |