| Index: components/sync/driver/ui_data_type_controller.h
|
| diff --git a/components/sync/driver/ui_data_type_controller.h b/components/sync/driver/ui_data_type_controller.h
|
| index 2211adfc8cc99ac5af0c11880dd03b7033651f29..d3d099c9cfa73ace07581b9af97b98e1ddaea9eb 100644
|
| --- a/components/sync/driver/ui_data_type_controller.h
|
| +++ b/components/sync/driver/ui_data_type_controller.h
|
| @@ -91,8 +91,6 @@ class UIDataTypeController : public DirectoryDataTypeController {
|
| // us know that it is safe to start associating.
|
| void OnModelLoaded();
|
|
|
| - SyncClient* const sync_client_;
|
| -
|
| State state_;
|
|
|
| StartCallback start_callback_;
|
|
|