| Index: components/sync/driver/glue/sync_backend_host_mock.h
|
| diff --git a/components/sync/driver/glue/sync_backend_host_mock.h b/components/sync/driver/glue/sync_backend_host_mock.h
|
| index 81934a314393a5513b107f76181d9340c9ddb8af..4eb8b84eaea92cdc935d96b727523c5b65b4dc67 100644
|
| --- a/components/sync/driver/glue/sync_backend_host_mock.h
|
| +++ b/components/sync/driver/glue/sync_backend_host_mock.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SYNC_DRIVER_GLUE_SYNC_BACKEND_HOST_MOCK_H_
|
| #define COMPONENTS_SYNC_DRIVER_GLUE_SYNC_BACKEND_HOST_MOCK_H_
|
|
|
| +#include <memory>
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
|
|