Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 46087331b030984bbafd1f2bc3d5f9ed5ea03f6a..7dbd466f92b1afbc9ca00968910d61862be2838d 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -173,6 +173,8 @@ |
| 'base/ssl_config_service_win.cc', |
| 'base/ssl_config_service_win.h', |
| 'base/ssl_false_start_blacklist.cc', |
| + 'base/ssl_host_info.cc', |
| + 'base/ssl_host_info.h', |
| 'base/ssl_info.cc', |
| 'base/ssl_info.h', |
| 'base/static_cookie_policy.cc', |