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

Unified Diff: components/sync/engine_impl/sync_manager_impl.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
« no previous file with comments | « components/sync/engine_impl/sync_cycle_event.h ('k') | components/sync/engine_impl/sync_scheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/sync_manager_impl.h
diff --git a/components/sync/engine_impl/sync_manager_impl.h b/components/sync/engine_impl/sync_manager_impl.h
index caf0e5cce3cdc064e3d7b66e4e21e6f73cf286cf..d448c4c15370a5709b757b0eaf2e292057e5a158 100644
--- a/components/sync/engine_impl/sync_manager_impl.h
+++ b/components/sync/engine_impl/sync_manager_impl.h
@@ -33,15 +33,11 @@
#include "components/sync/syncable/user_share.h"
#include "net/base/network_change_notifier.h"
-class GURL;
-
namespace syncer {
class ModelTypeRegistry;
class SyncCycleContext;
class TypeDebugInfoObserver;
-class WriteNode;
-class WriteTransaction;
// SyncManager encapsulates syncable::Directory and serves as the parent of all
// other objects in the sync API. If multiple threads interact with the same
« no previous file with comments | « components/sync/engine_impl/sync_cycle_event.h ('k') | components/sync/engine_impl/sync_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698