Chromium Code Reviews| Index: components/sync/engine_impl/cycle/sync_cycle.h |
| diff --git a/components/sync/engine_impl/cycle/sync_cycle.h b/components/sync/engine_impl/cycle/sync_cycle.h |
| index 5349f2e9132dd80ad1ad070ef05fb3b4d60d926c..e25fad038a8ff1982eae3b7c85d26b31c3210b58 100644 |
| --- a/components/sync/engine_impl/cycle/sync_cycle.h |
| +++ b/components/sync/engine_impl/cycle/sync_cycle.h |
| @@ -24,8 +24,6 @@ |
| namespace syncer { |
| -class ModelSafeWorker; |
| -class NudgeTracker; |
| class ProtocolEvent; |
| // A class representing an attempt to synchronize the local syncable data |