| Index: components/sync_driver/generic_change_processor_factory.h
|
| diff --git a/components/sync_driver/generic_change_processor_factory.h b/components/sync_driver/generic_change_processor_factory.h
|
| index aef2373b14f6f16cd6eb47b08c6b23aab1e6a241..6b18079a0c2889f11055b9fbd239f1a6dd235f16 100644
|
| --- a/components/sync_driver/generic_change_processor_factory.h
|
| +++ b/components/sync_driver/generic_change_processor_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SYNC_DRIVER_GENERIC_CHANGE_PROCESSOR_FACTORY_H_
|
| #define COMPONENTS_SYNC_DRIVER_GENERIC_CHANGE_PROCESSOR_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
|
|
|
|