| 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
|
|
|