Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 14abe179600f0670e0620a824f33f5ac81611067..617f0441ec6728c3393656f6e378f938cc072aa2 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -233,7 +233,7 @@ |
| # Only include this test when on Posix and using NSS for |
| # cert verification or on iOS (which also uses NSS for certs). |
| 'sources!': [ |
| - 'ocsp/nss_ocsp_unittest.cc', |
| + 'cert_net/nss_ocsp_unittest.cc', |
| ], |
| }], |
| [ 'use_openssl==1', { |