| Index: components/sync/engine_impl/syncer_proto_util.h
|
| diff --git a/components/sync/engine_impl/syncer_proto_util.h b/components/sync/engine_impl/syncer_proto_util.h
|
| index cd8f136def4fdc472bad40507d74765e98251be6..08f8779abc5eeea44cb1419ba3dcf8094d71f688 100644
|
| --- a/components/sync/engine_impl/syncer_proto_util.h
|
| +++ b/components/sync/engine_impl/syncer_proto_util.h
|
| @@ -26,12 +26,10 @@ class SyncEntity;
|
| namespace syncer {
|
|
|
| class ServerConnectionManager;
|
| -class SyncCycleContext;
|
| struct SyncProtocolError;
|
|
|
| namespace syncable {
|
| class Directory;
|
| -class Entry;
|
| }
|
|
|
| // Returns the types to migrate from the data in |response|.
|
|
|