| Index: components/sync/test/fake_sync_encryption_handler.cc
|
| diff --git a/components/sync/test/fake_sync_encryption_handler.cc b/components/sync/test/fake_sync_encryption_handler.cc
|
| index 87b82660b8235d00922fa30e0491411a8d7d4e6d..1ae13d29e55d427fe4570f733d03f9fdfc3fc543 100644
|
| --- a/components/sync/test/fake_sync_encryption_handler.cc
|
| +++ b/components/sync/test/fake_sync_encryption_handler.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "components/sync/test/fake_sync_encryption_handler.h"
|
|
|
| +#include "components/sync/base/passphrase_type.h"
|
| #include "components/sync/protocol/nigori_specifics.pb.h"
|
| #include "components/sync/syncable/nigori_util.h"
|
|
|
|
|