| Index: components/cronet/android/BUILD.gn
|
| diff --git a/components/cronet/android/BUILD.gn b/components/cronet/android/BUILD.gn
|
| index b0081287c36d8763dcff781da3be9c0c1c612838..b802782fcff9d2f68a9f1ff025c40d94c5ab4f56 100644
|
| --- a/components/cronet/android/BUILD.gn
|
| +++ b/components/cronet/android/BUILD.gn
|
| @@ -153,6 +153,8 @@ template("cronet_static_tmpl") {
|
| "//components/cronet/android/wrapped_channel_upload_element_reader.h",
|
| "//components/cronet/histogram_manager.cc",
|
| "//components/cronet/histogram_manager.h",
|
| + "//components/cronet/stale_host_resolver.cc",
|
| + "//components/cronet/stale_host_resolver.h",
|
| "//components/cronet/url_request_context_config.cc",
|
| "//components/cronet/url_request_context_config.h",
|
| ]
|
|
|