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

Unified Diff: ios/chrome/browser/reading_list/reading_list_model_factory.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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: ios/chrome/browser/reading_list/reading_list_model_factory.h
diff --git a/ios/chrome/browser/reading_list/reading_list_model_factory.h b/ios/chrome/browser/reading_list/reading_list_model_factory.h
index 3c5e9601c9d0cb4696886e1e7a5070abe2a068f5..26ac15818397d9fd4484745ac16f4102e2596266 100644
--- a/ios/chrome/browser/reading_list/reading_list_model_factory.h
+++ b/ios/chrome/browser/reading_list/reading_list_model_factory.h
@@ -15,7 +15,6 @@ struct DefaultSingletonTraits;
} // namespace base
class ReadingListModel;
-class ReadingListStore;
namespace ios {
class ChromeBrowserState;

Powered by Google App Engine
This is Rietveld 408576698