Chromium Code Reviews| Index: net/net.gypi |
| diff --git a/net/net.gypi b/net/net.gypi |
| index dd96f5e0f67b0a93b737a942acff6ea23e3a8364..739fed1b6312a3741f3d2359f7ef98b58f94c03a 100644 |
| --- a/net/net.gypi |
| +++ b/net/net.gypi |
| @@ -124,6 +124,8 @@ |
| 'der/tag.h', |
| 'dns/dns_util.cc', |
| 'dns/dns_util.h', |
| + 'http/http_auth_scheme.cc', |
| + 'http/http_auth_scheme.h', |
| 'http/http_auth_challenge_tokenizer.cc', |
| 'http/http_auth_challenge_tokenizer.h', |
| 'http/http_byte_range.cc', |