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

Unified Diff: ios/chrome/browser/reading_list/reading_list_web_state_observer.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_web_state_observer.h
diff --git a/ios/chrome/browser/reading_list/reading_list_web_state_observer.h b/ios/chrome/browser/reading_list/reading_list_web_state_observer.h
index a4da312ca0a9303044d4947cd2a67fa27b055e0e..7e324f2be8f5279321fe625aca40e465db4e9a0c 100644
--- a/ios/chrome/browser/reading_list/reading_list_web_state_observer.h
+++ b/ios/chrome/browser/reading_list/reading_list_web_state_observer.h
@@ -9,7 +9,6 @@
#include "base/timer/timer.h"
#include "ios/web/public/web_state/web_state_observer.h"
-class BrowserState;
class ReadingListModel;
// Observes the loading of pages coming from the reading list, determines

Powered by Google App Engine
This is Rietveld 408576698