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

Unified Diff: components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch 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
Index: components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h
diff --git a/components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h b/components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h
index 7d57fba3ac298c5f68de9e8bf292a8a3d31c1f28..e02fa074f0100bf5322a6f39379eb72bd2ca9cc4 100644
--- a/components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h
+++ b/components/ntp_snippets/offline_pages/recent_tab_suggestions_provider.h
@@ -23,10 +23,6 @@
class PrefRegistrySimple;
class PrefService;
-namespace gfx {
-class Image;
-} // namespace gfx
-
namespace ntp_snippets {
// Provides recent tabs content suggestions from the offline pages model

Powered by Google App Engine
This is Rietveld 408576698