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

Unified Diff: components/sessions/core/session_types.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/sessions/core/base_session_service.h ('k') | components/sessions/ios/ios_live_tab.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions/core/session_types.h
diff --git a/components/sessions/core/session_types.h b/components/sessions/core/session_types.h
index 92839c785b09261bb74713c8cd7f4fb9de435bf1..dbaabe6e24eafdd43c98e0ad154f02d43136788f 100644
--- a/components/sessions/core/session_types.h
+++ b/components/sessions/core/session_types.h
@@ -22,11 +22,6 @@
#include "ui/gfx/geometry/rect.h"
#include "url/gurl.h"
-namespace content {
-class BrowserContext;
-class NavigationEntry;
-}
-
namespace sessions {
// SessionTab ----------------------------------------------------------------
« no previous file with comments | « components/sessions/core/base_session_service.h ('k') | components/sessions/ios/ios_live_tab.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698