| Index: components/os_crypt/keychain_password_mac_unittest.mm
|
| diff --git a/components/encryptor/keychain_password_mac_unittest.mm b/components/os_crypt/keychain_password_mac_unittest.mm
|
| similarity index 98%
|
| rename from components/encryptor/keychain_password_mac_unittest.mm
|
| rename to components/os_crypt/keychain_password_mac_unittest.mm
|
| index efa32b45cfc4c136259c94779d63ff5b0a996679..4e879dfc160852fcafd687b77a8d6b7b463464db 100644
|
| --- a/components/encryptor/keychain_password_mac_unittest.mm
|
| +++ b/components/os_crypt/keychain_password_mac_unittest.mm
|
| @@ -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/keychain_password_mac.h"
|
| +#include "components/os_crypt/keychain_password_mac.h"
|
|
|
| #include "crypto/mock_apple_keychain.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|