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

Unified Diff: components/reading_list/reading_list_model.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
« no previous file with comments | « components/rappor/reports.h ('k') | components/renderer_context_menu/render_view_context_menu_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/reading_list/reading_list_model.h
diff --git a/components/reading_list/reading_list_model.h b/components/reading_list/reading_list_model.h
index 83b003bad68cdde4531517c39b23a7588deb48b5..e3bc44fe4547b5b0e56a5737876a0c376f3c06c4 100644
--- a/components/reading_list/reading_list_model.h
+++ b/components/reading_list/reading_list_model.h
@@ -18,13 +18,8 @@
class GURL;
class ReadingListEntry;
class ReadingListModel;
-class ReadingListStore;
class ScopedReadingListBatchUpdate;
-namespace ios {
-class ChromeBrowserState;
-}
-
namespace syncer {
class ModelTypeSyncBridge;
}
« no previous file with comments | « components/rappor/reports.h ('k') | components/renderer_context_menu/render_view_context_menu_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698