| Index: components/sync_driver/backend_data_type_configurer.h
|
| diff --git a/components/sync_driver/backend_data_type_configurer.h b/components/sync_driver/backend_data_type_configurer.h
|
| index 6b541d6947e38041174c71617e718a6ddafddc5a..b882c227124ee4fb6f8c042cdd74e26c7ce70ef6 100644
|
| --- a/components/sync_driver/backend_data_type_configurer.h
|
| +++ b/components/sync_driver/backend_data_type_configurer.h
|
| @@ -8,6 +8,7 @@
|
| #include <map>
|
|
|
| #include "base/callback.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/internal_api/public/configure_reason.h"
|
| #include "sync/internal_api/public/engine/model_safe_worker.h"
|
|
|