Chromium Code Reviews| Index: net/net_common.gypi |
| diff --git a/net/net_common.gypi b/net/net_common.gypi |
| index c951d3651e109a85bb3cb1cb66ea9143f083823f..2f472b7995f253df26bc6d4cd0f2f1d1c0cc9013 100644 |
| --- a/net/net_common.gypi |
| +++ b/net/net_common.gypi |
| @@ -379,6 +379,8 @@ |
| 'cert/cert_database_openssl.cc', |
| 'cert/cert_verify_proc_openssl.cc', |
| 'cert/test_root_certs_openssl.cc', |
| + 'http/http_auth_gssapi_posix.cc', |
| + 'http/http_auth_gssapi_posix.h', |
| ], |
| }, |
| ], |