Chromium Code Reviews| Index: sync/engine/sync_engine_event.h |
| diff --git a/sync/engine/sync_engine_event.h b/sync/engine/sync_engine_event.h |
| index 25f9692fc7ca738cf1018b99d20ea3619f74f78d..df3e073ca7dc218f229e7c2a1e9577feb31fcc52 100644 |
| --- a/sync/engine/sync_engine_event.h |
| +++ b/sync/engine/sync_engine_event.h |
| @@ -23,7 +23,7 @@ struct SYNC_EXPORT_PRIVATE SyncEngineEvent { |
| // Sent on entry of Syncer state machine |
| SYNC_CYCLE_BEGIN, |
| - // SyncerCommand generated events. |
| + // Sent at several points during the sync cycle. |
|
Nicolas Zea
2013/11/19 22:45:26
Can we get more specific? Maybe "sent anytime prog
rlarocque
2013/11/21 18:28:47
Done.
|
| STATUS_CHANGED, |
| // We have reached the SYNCER_END state in the main sync loop. |