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

Unified Diff: components/sync/driver/glue/sync_backend_host.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/glue/sync_backend_host.h
diff --git a/components/sync/driver/glue/sync_backend_host.h b/components/sync/driver/glue/sync_backend_host.h
index 47be2557f17cb3435ec894a73f1a9f153e02eab8..d64042bd871edab99130e52dd73c4d5cf9a757b0 100644
--- a/components/sync/driver/glue/sync_backend_host.h
+++ b/components/sync/driver/glue/sync_backend_host.h
@@ -23,14 +23,9 @@
class GURL;
-namespace base {
-class MessageLoop;
-} // namespace base
-
namespace syncer {
class CancelationSignal;
-class ChangeProcessor;
class HttpPostProviderFactory;
class SyncFrontend;
class SyncManagerFactory;
« no previous file with comments | « components/sync/driver/generic_change_processor_factory.h ('k') | components/sync/driver/glue/sync_backend_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698