Chromium Code Reviews| Index: net/net_common.gypi |
| diff --git a/net/net_common.gypi b/net/net_common.gypi |
| index 54bd346dc6c22410612da76bac035b6db6ebf29c..fc5649f348c106fd6d9686914b40fc7e3c562536 100644 |
| --- a/net/net_common.gypi |
| +++ b/net/net_common.gypi |
| @@ -109,7 +109,7 @@ |
| }], |
| [ 'use_nss_certs == 1', { |
| 'dependencies': [ |
| - '../build/linux/system.gyp:ssl', |
| + '../build/linux/system.gyp:nss', |
| ], |
| }, { |
| 'sources!': [ |