Chromium Code Reviews| Index: sync/engine/entity_tracker.h |
| diff --git a/sync/engine/entity_tracker.h b/sync/engine/entity_tracker.h |
| index d09d8f6a8ef76612bd91c5902d489c743a8d2550..df011cc27de2e628e0b710dd02bfc962da78dda1 100644 |
| --- a/sync/engine/entity_tracker.h |
| +++ b/sync/engine/entity_tracker.h |
| @@ -20,7 +20,7 @@ struct UpdateResponseData; |
| // thread. |
| // |
| // It should be considered a helper class internal to the |
| -// ModelTypeSyncWorker. |
| +// CommitQueue. |
|
stanisc
2015/08/31 17:42:19
This should be ModelTypeWorker
Gang Wu
2015/08/31 22:38:05
Done.
|
| // |
| // Maintains the state associated with a particular sync entity which is |
| // necessary for decision-making on the sync thread. It can track pending |