| Index: components/sync/base/system_encryptor_unittest.cc
|
| diff --git a/components/sync/driver/system_encryptor_unittest.cc b/components/sync/base/system_encryptor_unittest.cc
|
| similarity index 95%
|
| rename from components/sync/driver/system_encryptor_unittest.cc
|
| rename to components/sync/base/system_encryptor_unittest.cc
|
| index 9647bac1e85220e3a3fc14445c6434607bcd1885..c2866d4ca993f1510bda8f8bc40c77476ffbea81 100644
|
| --- a/components/sync/driver/system_encryptor_unittest.cc
|
| +++ b/components/sync/base/system_encryptor_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/sync/driver/system_encryptor.h"
|
| +#include "components/sync/base/system_encryptor.h"
|
|
|
| #include "build/build_config.h"
|
| #include "components/os_crypt/os_crypt_mocker.h"
|
|
|