| Index: components/os_crypt/os_crypt_unittest.cc
|
| diff --git a/components/encryptor/os_crypt_unittest.cc b/components/os_crypt/os_crypt_unittest.cc
|
| similarity index 99%
|
| rename from components/encryptor/os_crypt_unittest.cc
|
| rename to components/os_crypt/os_crypt_unittest.cc
|
| index fcc4d2231633a5db123444ca7e6fe4c717610719..ef9fde05356d99713c48f0ca43c4097071a59dd4 100644
|
| --- a/components/encryptor/os_crypt_unittest.cc
|
| +++ b/components/os_crypt/os_crypt_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/encryptor/os_crypt.h"
|
| +#include "components/os_crypt/os_crypt.h"
|
|
|
| #include <string>
|
|
|
|
|