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

Unified Diff: components/history/core/browser/history_client.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/history/core/browser/history_client.h
diff --git a/components/history/core/browser/history_client.h b/components/history/core/browser/history_client.h
index 4d6b7e522b9b2685fae3375cbfe6f1f508bff0cb..4a5b53371c0763d0bc2f47e2a92fb9e93da9bc0c 100644
--- a/components/history/core/browser/history_client.h
+++ b/components/history/core/browser/history_client.h
@@ -12,17 +12,10 @@
class GURL;
-namespace base {
-class FilePath;
-}
-
namespace history {
-class HistoryBackend;
class HistoryBackendClient;
-class HistoryDatabase;
class HistoryService;
-class ThumbnailDatabase;
// This class abstracts operations that depend on the embedder's environment,
// e.g. Chrome.
« no previous file with comments | « components/history/core/browser/history_backend.h ('k') | components/history/core/browser/history_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698