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

Unified Diff: components/sync/engine/sync_manager.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/net/http_bridge.h ('k') | components/sync/engine_impl/all_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/sync_manager.h
diff --git a/components/sync/engine/sync_manager.h b/components/sync/engine/sync_manager.h
index c0da9fcc497c8a64d0c286526f8353a9e23583ad..dadfb4ea68d897c31ed8873a3c90141e2563e4e7 100644
--- a/components/sync/engine/sync_manager.h
+++ b/components/sync/engine/sync_manager.h
@@ -41,10 +41,6 @@ class ProcessMemoryDump;
} // namespace trace_event
} // namespace base
-namespace sync_pb {
-class EncryptedData;
-} // namespace sync_pb
-
namespace syncer {
class BaseTransaction;
@@ -58,7 +54,6 @@ class JsEventHandler;
class ProtocolEvent;
class SyncCycleSnapshot;
class SyncEncryptionHandler;
-class SyncScheduler;
class TypeDebugInfoObserver;
class UnrecoverableErrorHandler;
struct Experiments;
« no previous file with comments | « components/sync/engine/net/http_bridge.h ('k') | components/sync/engine_impl/all_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698