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

Unified Diff: components/history/core/browser/typed_url_data_type_controller.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/typed_url_data_type_controller.h
diff --git a/components/history/core/browser/typed_url_data_type_controller.h b/components/history/core/browser/typed_url_data_type_controller.h
index b3bf9a36f37fcb7a705895e42f1f5ea44ad28afd..bbc1ba307b6dd004707bccd720f858d4be972659 100644
--- a/components/history/core/browser/typed_url_data_type_controller.h
+++ b/components/history/core/browser/typed_url_data_type_controller.h
@@ -14,14 +14,8 @@
#include "components/sync/driver/non_ui_data_type_controller.h"
#include "components/sync/driver/sync_api_component_factory.h"
-namespace history {
-class HistoryBackend;
-}
-
namespace browser_sync {
-class ControlTask;
-
// A class that manages the startup and shutdown of typed_url sync.
class TypedUrlDataTypeController : public syncer::NonUIDataTypeController {
public:
« no previous file with comments | « components/history/core/browser/top_sites.h ('k') | components/history/core/browser/typed_url_syncable_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698