| Index: crypto/crypto.gyp
|
| diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp
|
| index 3f1b4ba14f4792a1993b89ffc748571736688273..82cd9f62efaa5949510722eb6c05c5c7572675a0 100644
|
| --- a/crypto/crypto.gyp
|
| +++ b/crypto/crypto.gyp
|
| @@ -97,6 +97,7 @@
|
| 'third_party/nss/blapit.h',
|
| 'third_party/nss/chromium-nss.h',
|
| 'third_party/nss/pk11akey.cc',
|
| + 'third_party/nss/secsign.cc',
|
| 'third_party/nss/sha256.h',
|
| 'third_party/nss/sha512.cc',
|
| ],
|
| @@ -182,6 +183,7 @@
|
| 'third_party/nss/blapit.h',
|
| 'third_party/nss/chromium-nss.h',
|
| 'third_party/nss/pk11akey.cc',
|
| + 'third_party/nss/secsign.cc',
|
| 'third_party/nss/sha256.h',
|
| 'third_party/nss/sha512.cc',
|
| ],
|
|
|