Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 908c9dd8ec15759144db3a8e98667deefe124208..fc3ee0df390e78062cde00b4cd7e353c48ad3b85 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -637,6 +637,7 @@ |
| ], |
| 'sources!': [ |
| 'common/net/x509_certificate_model.cc', |
| + 'common/net/x509_certificate_model_openssl.cc', |
| ], |
| }], |
| ['use_openssl==1', { |