Chromium Code Reviews| Index: components/os_crypt/BUILD.gn |
| diff --git a/components/os_crypt/BUILD.gn b/components/os_crypt/BUILD.gn |
| index 19aa93eeafdcee600a7410f1b8674d8884ab1f18..e91c6815e6a68a8830735c7d4f501f56129e852a 100644 |
| --- a/components/os_crypt/BUILD.gn |
| +++ b/components/os_crypt/BUILD.gn |
| @@ -58,6 +58,7 @@ static_library("os_crypt") { |
| if (is_ios) { |
| set_sources_assignment_filter([]) |
| sources += [ |
| + "keychain_password_mac.h", |
| "keychain_password_mac.mm", |
| "os_crypt_mac.mm", |
| ] |