Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3463)

Unified Diff: chrome/browser/favicon/chrome_fallback_icon_client.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/extensions/window_controller_list.h ('k') | chrome/browser/favicon/chrome_favicon_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« no previous file with comments | « chrome/browser/extensions/window_controller_list.h ('k') | chrome/browser/favicon/chrome_favicon_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698