| Index: components/sync_driver/shared_change_processor.h
|
| diff --git a/components/sync_driver/shared_change_processor.h b/components/sync_driver/shared_change_processor.h
|
| index 0a7db5e1d6b4772eac5d38be0250746364a61bc4..e8683a59ad699e25188cc07278a0a426ab1f305b 100644
|
| --- a/components/sync_driver/shared_change_processor.h
|
| +++ b/components/sync_driver/shared_change_processor.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_SYNC_DRIVER_SHARED_CHANGE_PROCESSOR_H_
|
| #define COMPONENTS_SYNC_DRIVER_SHARED_CHANGE_PROCESSOR_H_
|
|
|
| +#include <string>
|
| +
|
| #include "base/location.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|