| Index: crypto/crypto.gyp
|
| ===================================================================
|
| --- crypto/crypto.gyp (revision 208575)
|
| +++ crypto/crypto.gyp (working copy)
|
| @@ -154,6 +154,7 @@
|
| 'third_party/nss/chromium-nss.h',
|
| 'third_party/nss/chromium-sha256.h',
|
| 'third_party/nss/pk11akey.cc',
|
| + 'third_party/nss/rsawrapr.c',
|
| 'third_party/nss/secsign.cc',
|
| 'third_party/nss/sha512.cc',
|
| ],
|
| @@ -254,6 +255,7 @@
|
| 'third_party/nss/chromium-blapit.h',
|
| 'third_party/nss/chromium-nss.h',
|
| 'third_party/nss/pk11akey.cc',
|
| + 'third_party/nss/rsawrapr.c',
|
| 'third_party/nss/secsign.cc',
|
| ],
|
| },
|
|
|