Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: SConstruct

Issue 6823012: cryptohome: Add stub functions to query PKCS11 set up status (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/cryptohome.git@master
Patch Set: word wrap Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | cryptohome.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | cryptohome.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698