| Index: components/sync/test/fake_sync_encryption_handler.h
|
| diff --git a/components/sync/test/fake_sync_encryption_handler.h b/components/sync/test/fake_sync_encryption_handler.h
|
| index d90d1c02415638d6d96b2e7a4707d43df2d25b2b..af0af0307312c8c6b0ba57d4a1f49cbfc988176e 100644
|
| --- a/components/sync/test/fake_sync_encryption_handler.h
|
| +++ b/components/sync/test/fake_sync_encryption_handler.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/observer_list.h"
|
| #include "components/sync/base/cryptographer.h"
|
| #include "components/sync/base/fake_encryptor.h"
|
| -#include "components/sync/core/sync_encryption_handler.h"
|
| +#include "components/sync/engine/sync_encryption_handler.h"
|
| #include "components/sync/syncable/nigori_handler.h"
|
|
|
| namespace syncer {
|
|
|