| Index: components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc
|
| diff --git a/components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc b/components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc
|
| index 2e7c2b953021f6d70969d538de032cae34689d82..d7ebb76e9faf34c9367be831608e4aefa49c6f8d 100644
|
| --- a/components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc
|
| +++ b/components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc
|
| @@ -3,6 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "components/sync/engine/cycle/sync_cycle_snapshot.h"
|
| +
|
| +#include <memory>
|
|
|
| #include "base/test/values_test_util.h"
|
| #include "base/values.h"
|
|
|