summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'base/base.gyp')
-rw-r--r--base/base.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/base.gyp b/base/base.gyp
index b0c7530..72255de 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -66,10 +66,11 @@
'cancellation_flag_unittest.cc',
'command_line_unittest.cc',
'condition_variable_unittest.cc',
- 'crypto/pbkdf2_unittest.cc',
+ 'crypto/encryptor_unittest.cc',
'crypto/rsa_private_key_unittest.cc',
'crypto/signature_creator_unittest.cc',
'crypto/signature_verifier_unittest.cc',
+ 'crypto/symmetric_key_unittest.cc',
'data_pack_unittest.cc',
'debug_util_unittest.cc',
'dir_reader_posix_unittest.cc',