| Index: components/cronet/cronet_static.gypi
|
| diff --git a/components/cronet/cronet_static.gypi b/components/cronet/cronet_static.gypi
|
| index 36dc15f49a046e7cc68f433bcdfb3dd244852819..b1601c40def88450996e27b67cb8785249a2c2cd 100644
|
| --- a/components/cronet/cronet_static.gypi
|
| +++ b/components/cronet/cronet_static.gypi
|
| @@ -49,6 +49,8 @@
|
| 'android/wrapped_channel_upload_element_reader.h',
|
| 'histogram_manager.cc',
|
| 'histogram_manager.h',
|
| + 'stale_host_resolver.cc',
|
| + 'stale_host_resolver.h',
|
| 'url_request_context_config.cc',
|
| 'url_request_context_config.h',
|
| ],
|
|
|