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

Unified Diff: components/sync/driver/sync_api_component_factory.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/sync/driver/sync_api_component_factory.h
diff --git a/components/sync/driver/sync_api_component_factory.h b/components/sync/driver/sync_api_component_factory.h
index d6ee81589c08d2aab0299d2b462df4bc1a21e7b2..7c1ac75abf5cad4513e21fb080516cfcae99bd0b 100644
--- a/components/sync/driver/sync_api_component_factory.h
+++ b/components/sync/driver/sync_api_component_factory.h
@@ -19,10 +19,6 @@ namespace base {
class FilePath;
} // namespace base
-namespace history {
-class HistoryBackend;
-}
-
namespace invalidation {
class InvalidationService;
} // namespace invalidation
@@ -35,8 +31,6 @@ class DataTypeDebugInfoListener;
class DataTypeEncryptionHandler;
class DataTypeManager;
class DataTypeManagerObserver;
-class DataTypeStatusTable;
-class GenericChangeProcessor;
class LocalDeviceInfoProvider;
class SyncBackendHost;
class SyncClient;
« no previous file with comments | « components/sync/driver/non_ui_data_type_controller.h ('k') | components/sync/driver/sync_api_component_factory_mock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698