| Index: crypto/crypto.gyp
|
| ===================================================================
|
| --- crypto/crypto.gyp (revision 112390)
|
| +++ crypto/crypto.gyp (working copy)
|
| @@ -106,7 +106,6 @@
|
| 'third_party/nss/chromium-nss.h',
|
| 'third_party/nss/chromium-sha256.h',
|
| 'third_party/nss/pk11akey.cc',
|
| - 'third_party/nss/secsign.cc',
|
| 'third_party/nss/sha512.cc',
|
| ],
|
| }, {
|
| @@ -194,7 +193,6 @@
|
| 'third_party/nss/chromium-nss.h',
|
| 'third_party/nss/chromium-sha256.h',
|
| 'third_party/nss/pk11akey.cc',
|
| - 'third_party/nss/secsign.cc',
|
| 'third_party/nss/sha512.cc',
|
| ],
|
| },
|
|
|