| Index: components/sync_driver/system_encryptor.cc
|
| diff --git a/components/sync_driver/system_encryptor.cc b/components/sync_driver/system_encryptor.cc
|
| index 2a82a6c3697ce0bb20060f009d48ea5cda13fe9e..53eaa962abdbf57da5ae81c9b132571886f45f96 100644
|
| --- a/components/sync_driver/system_encryptor.cc
|
| +++ b/components/sync_driver/system_encryptor.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/sync_driver/system_encryptor.h"
|
|
|
| -#include "components/encryptor/os_crypt.h"
|
| +#include "components/os_crypt/os_crypt.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|