| 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 233b41a5408ea065e7d610ced34869a4e54b31cf..2c9508a116a25a3c435a4c6b79a57f551b700366 100644
 | 
| --- a/components/cronet/url_request_context_config_unittest.cc
 | 
| +++ b/components/cronet/url_request_context_config_unittest.cc
 | 
| @@ -174,4 +174,6 @@ TEST(URLRequestContextConfigTest, SetQuicConnectionMigrationOptions) {
 | 
|    EXPECT_TRUE(params->quic_migrate_sessions_early);
 | 
|  }
 | 
|  
 | 
| +// See stale_host_resolver_unittest.cc for test of StaleDNS options.
 | 
| +
 | 
|  }  // namespace cronet
 | 
| 
 |