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

Unified Diff: components/sync_sessions/revisit/sessions_page_revisit_observer.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/sync_sessions/revisit/sessions_page_revisit_observer.h
diff --git a/components/sync_sessions/revisit/sessions_page_revisit_observer.h b/components/sync_sessions/revisit/sessions_page_revisit_observer.h
index a865ef49926ee57d59f5bc484a4ca08825841d42..87d653e2d0ccd1658d47e777f852cafba05bf18c 100644
--- a/components/sync_sessions/revisit/sessions_page_revisit_observer.h
+++ b/components/sync_sessions/revisit/sessions_page_revisit_observer.h
@@ -14,14 +14,8 @@
class GURL;
-namespace sessions {
-struct SessionTab;
-} // namespace sessions
-
namespace sync_sessions {
-class CurrentTabMatcher;
-class OffsetTabMatcher;
struct SyncedSession;
// A simple interface to abstract away who is providing sessions.
« no previous file with comments | « components/sync_sessions/revisit/bookmarks_page_revisit_observer.h ('k') | components/sync_sessions/sessions_sync_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698