| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 2eabf55af5bd0e1c89e2631b54af278858edef77..57d13065ac8516b07535c28491693b3cce134f75 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2573,7 +2573,7 @@
|
| }],
|
| ],
|
| }],
|
| - ['OS != "android" and (use_nss == 1 or use_openssl_certs == 1)', {
|
| + ['OS != "android" and (use_nss_certs == 1 or use_openssl_certs == 1)', {
|
| 'sources': [
|
| 'common/net/x509_certificate_model_unittest.cc',
|
| ],
|
|
|