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

Unified Diff: chrome/browser/ui/webui/browsing_history_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/ui/webui/browsing_history_handler.h
diff --git a/chrome/browser/ui/webui/browsing_history_handler.h b/chrome/browser/ui/webui/browsing_history_handler.h
index b902cfc36049b6711e2c352d16c3446a04d53cdf..0c9a95234e66c160851aad8c7196b521b3ad55fa 100644
--- a/chrome/browser/ui/webui/browsing_history_handler.h
+++ b/chrome/browser/ui/webui/browsing_history_handler.h
@@ -19,12 +19,6 @@
#include "chrome/browser/history/browsing_history_service_handler.h"
#include "content/public/browser/web_ui_message_handler.h"
-class SupervisedUserService;
-
-namespace bookmarks {
-class BookmarkModel;
-} // namespace bookmarks
-
namespace history {
struct QueryOptions;
} // namespace history
« no previous file with comments | « chrome/browser/ui/webui/bidi_checker_web_ui_test.h ('k') | chrome/browser/ui/webui/chromeos/emulator/device_emulator_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698