| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 97159cb9d572e152c701f41b5fa815f6b9f3c1d8..b85f57bea9ac1565739580564f52596f1918d4f2 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -1122,6 +1122,8 @@
|
| 'url_request/ftp_protocol_handler.cc',
|
| 'url_request/ftp_protocol_handler.h',
|
| 'url_request/http_user_agent_settings.h',
|
| + 'url_request/redirect_info.cc',
|
| + 'url_request/redirect_info.h',
|
| 'url_request/static_http_user_agent_settings.cc',
|
| 'url_request/static_http_user_agent_settings.h',
|
| 'url_request/url_fetcher.cc',
|
|
|