| Index: sync/internal_api/sync_manager_impl.h
|
| diff --git a/sync/internal_api/sync_manager_impl.h b/sync/internal_api/sync_manager_impl.h
|
| index d0b86f32c5e54420e73d5ce0ce7f998fd94ab165..2da66416de9d82801083e98f485f52ff97bbcec7 100644
|
| --- a/sync/internal_api/sync_manager_impl.h
|
| +++ b/sync/internal_api/sync_manager_impl.h
|
| @@ -335,7 +335,6 @@ class SYNC_EXPORT_PRIVATE SyncManagerImpl
|
|
|
| ProtocolEventBuffer protocol_event_buffer_;
|
|
|
| - scoped_ptr<UnrecoverableErrorHandler> unrecoverable_error_handler_;
|
| base::Closure report_unrecoverable_error_function_;
|
|
|
| // Sync's encryption handler. It tracks the set of encrypted types, manages
|
|
|