Chromium Code Reviews| Index: components/sync/engine_impl/sync_cycle_event.h |
| diff --git a/components/sync/engine_impl/sync_cycle_event.h b/components/sync/engine_impl/sync_cycle_event.h |
| index dd40caf645237d8ab41a24f6a68a6f2949b5867d..91dbdd8f175b8d774e28276a9debb9cf1dbecdab 100644 |
| --- a/components/sync/engine_impl/sync_cycle_event.h |
| +++ b/components/sync/engine_impl/sync_cycle_event.h |
| @@ -9,8 +9,6 @@ |
| namespace syncer { |
| -struct SyncProtocolError; |
| - |
| struct SyncCycleEvent { |
| enum EventCause { |
| //////////////////////////////////////////////////////////////// |