| Index: components/cronet.gypi
|
| diff --git a/components/cronet.gypi b/components/cronet.gypi
|
| index 9631e31b401e4ee5d1500f582950aab022b629d6..8dc512a8ca2d4a0d0b4343fcd0849c00dcd9853f 100644
|
| --- a/components/cronet.gypi
|
| +++ b/components/cronet.gypi
|
| @@ -761,6 +761,8 @@
|
| 'cronet/ios/cronet_c_for_grpc.cc',
|
| 'cronet/ios/cronet_environment.cc',
|
| 'cronet/ios/cronet_environment.h',
|
| + 'cronet/stale_host_resolver.cc',
|
| + 'cronet/stale_host_resolver.h',
|
| 'cronet/url_request_context_config.cc',
|
| 'cronet/url_request_context_config.h',
|
| ],
|
|
|