Chromium Code Reviews| Index: SConstruct |
| diff --git a/SConstruct b/SConstruct |
| index 3a62e246d435fb79f9b2080640129645b27fdcd4..a6f06fbfe8e61e576577d7b3693934791d0fe811 100644 |
| --- a/SConstruct |
| +++ b/SConstruct |
| @@ -96,6 +96,7 @@ commonlib_sources = env.Split("""crypto.cc |
| mount.cc |
| mount_task.cc |
| old_vault_keyset.cc |
| + pkcs11_init.cc |
| platform.cc |
| secure_blob.cc |
| service.cc |