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

Unified Diff: components/sync/engine_impl/update_handler.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/syncer_proto_util.h ('k') | components/sync/js/js_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/update_handler.h
diff --git a/components/sync/engine_impl/update_handler.h b/components/sync/engine_impl/update_handler.h
index 7c2b6ae18070870efec7af2a2e653efa0acb8e11..e9e04bf6ba9fcd524af5d0b4ec5fec0fd2dbd83e 100644
--- a/components/sync/engine_impl/update_handler.h
+++ b/components/sync/engine_impl/update_handler.h
@@ -19,7 +19,6 @@ typedef std::vector<const sync_pb::SyncEntity*> SyncEntityList;
namespace syncer {
-class ModelSafeWorker;
class StatusController;
// This class represents an entity that can request, receive, and apply updates
« no previous file with comments | « components/sync/engine_impl/syncer_proto_util.h ('k') | components/sync/js/js_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698