| Index: components/cronet/url_request_context_config_unittest.cc
|
| diff --git a/components/cronet/url_request_context_config_unittest.cc b/components/cronet/url_request_context_config_unittest.cc
|
| index d0652229141fa6ecc24dff36c46e96b9df07b392..c2876959579466832ff4d83da9600273e14c75c3 100644
|
| --- a/components/cronet/url_request_context_config_unittest.cc
|
| +++ b/components/cronet/url_request_context_config_unittest.cc
|
| @@ -167,4 +167,6 @@ TEST(URLRequestContextConfigTest, SetQuicConnectionMigrationOptions) {
|
| EXPECT_TRUE(params->quic_migrate_sessions_early);
|
| }
|
|
|
| +// See stale_host_resolver_unittest.cc for test of StaleDNS options.
|
| +
|
| } // namespace cronet
|
|
|