| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index e1e78e267d53ecbafb703ace4ac86d434631da80..4b0a71ebf6adc748190a68d55099c4c5f60e06df 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -778,6 +778,9 @@
|
| 'url_request/fraudulent_certificate_reporter.h',
|
| 'url_request/ftp_protocol_handler.cc',
|
| 'url_request/ftp_protocol_handler.h',
|
| + 'url_request/http_user_agent_settings.h',
|
| + 'url_request/static_http_user_agent_settings.cc',
|
| + 'url_request/static_http_user_agent_settings.h',
|
| 'url_request/url_fetcher.cc',
|
| 'url_request/url_fetcher.h',
|
| 'url_request/url_fetcher_core.cc',
|
|
|