| Index: components/sync/engine/model_safe_worker.h
|
| diff --git a/components/sync/engine/model_safe_worker.h b/components/sync/engine/model_safe_worker.h
|
| index 42eb29c1c106d45b753f61b13dbec9527a0b7541..fb34661f69c4ee0602ee87a53bbec51b498712f5 100644
|
| --- a/components/sync/engine/model_safe_worker.h
|
| +++ b/components/sync/engine/model_safe_worker.h
|
| @@ -25,9 +25,6 @@ class DictionaryValue;
|
|
|
| namespace syncer {
|
|
|
| -// TODO(akalin): Move the non-exported functions in this file to a
|
| -// private header.
|
| -
|
| typedef base::Callback<enum SyncerError(void)> WorkCallback;
|
|
|
| enum ModelSafeGroup {
|
|
|