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

Unified Diff: chrome/browser/history/android/bookmark_model_sql_handler.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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: chrome/browser/history/android/bookmark_model_sql_handler.h
diff --git a/chrome/browser/history/android/bookmark_model_sql_handler.h b/chrome/browser/history/android/bookmark_model_sql_handler.h
index 5b050de9d3b8bb257e83e3f69428b512a2b20916..4c942af6f515ea654272d1007216d4ff907eb3c3 100644
--- a/chrome/browser/history/android/bookmark_model_sql_handler.h
+++ b/chrome/browser/history/android/bookmark_model_sql_handler.h
@@ -10,15 +10,12 @@
#include "base/macros.h"
#include "components/history/core/browser/android/sql_handler.h"
-class Profile;
-
namespace bookmarks {
class BookmarkModel;
}
namespace history {
-class HistoryDatabase;
class URLDatabase;
// The SQL handler for bookmarking_mapping table.
« no previous file with comments | « chrome/browser/history/android/android_provider_backend.h ('k') | chrome/browser/importer/external_process_importer_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698