Chromium Code Reviews| Index: components/favicon/core/fallback_icon_client.h |
| diff --git a/components/favicon/core/fallback_icon_client.h b/components/favicon/core/fallback_icon_client.h |
| index 24ba582f6e35489a90cf27370ee684b540394861..8efa28c2e7d4ef35bd6123cca7cd9d4d57ca4d39 100644 |
| --- a/components/favicon/core/fallback_icon_client.h |
| +++ b/components/favicon/core/fallback_icon_client.h |
| @@ -10,8 +10,6 @@ |
| #include "components/keyed_service/core/keyed_service.h" |
| -class GURL; |
| - |
| namespace favicon { |
| // This class abstracts operations that depend on the embedder's environment, |