| Index: components/sync/test/fake_server/tombstone_entity.h
|
| diff --git a/components/sync/test/fake_server/tombstone_entity.h b/components/sync/test/fake_server/tombstone_entity.h
|
| index 656d05dab5296b560801d2b4335f37b966ae35cd..3ddb94d7a351f5babf954ca3c378290a3ec61c49 100644
|
| --- a/components/sync/test/fake_server/tombstone_entity.h
|
| +++ b/components/sync/test/fake_server/tombstone_entity.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SYNC_TEST_FAKE_SERVER_TOMBSTONE_ENTITY_H_
|
| #define COMPONENTS_SYNC_TEST_FAKE_SERVER_TOMBSTONE_ENTITY_H_
|
|
|
| +#include <memory>
|
| #include <string>
|
|
|
| #include "components/sync/base/model_type.h"
|
|
|