Chromium Code Reviews| Index: components/os_crypt/BUILD.gn |
| diff --git a/components/os_crypt/BUILD.gn b/components/os_crypt/BUILD.gn |
| index be2ce6f67abb0e6312683d600be236a61a79f6d4..8346847d3efe131a21e8fbab38e7d2e8e42aac67 100644 |
| --- a/components/os_crypt/BUILD.gn |
| +++ b/components/os_crypt/BUILD.gn |
| @@ -73,6 +73,8 @@ static_library("os_crypt") { |
| sources += [ |
| "key_storage_linux.cc", |
| "key_storage_linux.h", |
| + "key_storage_util_linux.cc", |
| + "key_storage_util_linux.h", |
| "os_crypt_linux.cc", |
| ] |
| defines = [] |