Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index 77f4457e648a998808ed61613db74f8d358287a6..5e5d97183da007e66ff5210e52a1b8f45d2b2d85 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -327,6 +327,8 @@ |
| 'http/http_auth.h', |
| 'http/http_auth_cache.cc', |
| 'http/http_auth_cache.h', |
| + 'http/http_auth_controller.cc', |
| + 'http/http_auth_controller.h', |
| 'http/http_auth_filter.cc', |
| 'http/http_auth_filter.h', |
| 'http/http_auth_filter_win.h', |