Chromium Code Reviews| Index: net/net_common.gypi |
| diff --git a/net/net_common.gypi b/net/net_common.gypi |
| index 7a888a8a40ec6e7e43d0f58fd862f328e9f3e88f..18d4f034fd64c33c0fa96466bc6f0f97babafea2 100644 |
| --- a/net/net_common.gypi |
| +++ b/net/net_common.gypi |
| @@ -390,6 +390,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', |
| ], |
| }, |
| ], |