| Index: components/sync_driver/frontend_data_type_controller_mock.h
|
| diff --git a/components/sync_driver/frontend_data_type_controller_mock.h b/components/sync_driver/frontend_data_type_controller_mock.h
|
| index 7692917728c002fc55e8895a9721f45585214e10..1609850e793aa5489cba42aa34bb3c143da55f9f 100644
|
| --- a/components/sync_driver/frontend_data_type_controller_mock.h
|
| +++ b/components/sync_driver/frontend_data_type_controller_mock.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_SYNC_DRIVER_FRONTEND_DATA_TYPE_CONTROLLER_MOCK_H__
|
| #define COMPONENTS_SYNC_DRIVER_FRONTEND_DATA_TYPE_CONTROLLER_MOCK_H__
|
|
|
| +#include <string>
|
| +
|
| #include "components/sync_driver/frontend_data_type_controller.h"
|
| #include "sync/api/sync_error.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|