| Index: sync/api/model_type_service.h
|
| diff --git a/sync/api/model_type_service.h b/sync/api/model_type_service.h
|
| index 6ae8bd3f0eec523e0a6d1b40770fc48178e83c93..f7ad9cdd76d3c75105010ec836a7ddf7a3209620 100644
|
| --- a/sync/api/model_type_service.h
|
| +++ b/sync/api/model_type_service.h
|
| @@ -13,12 +13,9 @@
|
| #include "sync/api/entity_change.h"
|
| #include "sync/api/entity_data.h"
|
| #include "sync/api/model_type_change_processor.h"
|
| +#include "sync/api/sync_error.h"
|
| #include "sync/base/sync_export.h"
|
|
|
| -namespace syncer {
|
| -class SyncError;
|
| -} // namespace syncer
|
| -
|
| namespace syncer_v2 {
|
|
|
| class DataBatch;
|
|
|