| Index: components/cronet/cronet_static.gypi
 | 
| diff --git a/components/cronet/cronet_static.gypi b/components/cronet/cronet_static.gypi
 | 
| index 9ae9442495b3407d0e0f296561b311c8e549147d..9cf19c5a1186354f62b8c0601ff27a02f6b06f58 100644
 | 
| --- a/components/cronet/cronet_static.gypi
 | 
| +++ b/components/cronet/cronet_static.gypi
 | 
| @@ -50,6 +50,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',
 | 
|    ],
 | 
| 
 |