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

Unified Diff: components/history/core/browser/history_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
Index: components/history/core/browser/history_types.h
diff --git a/components/history/core/browser/history_types.h b/components/history/core/browser/history_types.h
index 64f34c30416fa20c0a6331afc0b638bb5c26274e..e560ed7c020ef6ba98317ac7d7a3bbe50b42202a 100644
--- a/components/history/core/browser/history_types.h
+++ b/components/history/core/browser/history_types.h
@@ -35,7 +35,6 @@ namespace history {
// Forward declaration for friend statements.
class HistoryBackend;
class PageUsageData;
-class URLDatabase;
// Container for a list of URLs.
typedef std::vector<GURL> RedirectList;
« no previous file with comments | « components/history/core/browser/history_service.h ('k') | components/history/core/browser/in_memory_history_backend.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698