| Index: components/cronet/stale_host_resolver_unittest.cc
|
| diff --git a/components/cronet/stale_host_resolver_unittest.cc b/components/cronet/stale_host_resolver_unittest.cc
|
| index 648aae6dc8eaf7a23dafc199ff987de6b83ce99f..9e6e6554af3d64b3cc5ded2a2469e5e13bfa1d37 100644
|
| --- a/components/cronet/stale_host_resolver_unittest.cc
|
| +++ b/components/cronet/stale_host_resolver_unittest.cc
|
| @@ -451,6 +451,8 @@ TEST_F(StaleHostResolverTest, CreatedByContext) {
|
| true,
|
| // Enable SDCH.
|
| false,
|
| + // Enable Brotli.
|
| + false,
|
| // Type of http cache.
|
| URLRequestContextConfig::HttpCacheType::DISK,
|
| // Max size of http cache in bytes.
|
|
|