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

Unified Diff: components/history/core/browser/in_memory_history_backend.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/history/core/browser/history_types.h ('k') | components/history/core/browser/page_usage_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/core/browser/in_memory_history_backend.h
diff --git a/components/history/core/browser/in_memory_history_backend.h b/components/history/core/browser/in_memory_history_backend.h
index 6bcb7470cab3f5248c063d601c02169fe300022f..2462543c5121511b2ac1cc99315052a9362b3bfe 100644
--- a/components/history/core/browser/in_memory_history_backend.h
+++ b/components/history/core/browser/in_memory_history_backend.h
@@ -39,7 +39,6 @@ class HistoryBackendTestBase;
class HistoryService;
class InMemoryDatabase;
class InMemoryHistoryBackendTest;
-class URLDatabase;
class URLRow;
class InMemoryHistoryBackend : public HistoryServiceObserver {
« no previous file with comments | « components/history/core/browser/history_types.h ('k') | components/history/core/browser/page_usage_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698