Index: net/dns/dns_config_service.h |
diff --git a/net/dns/dns_config_service.h b/net/dns/dns_config_service.h |
index c646f4f88fc2ae08234c516a6f1eb5fb1c9b8303..ed056bac3647312bd8aa1446ae890fff028e5740 100644 |
--- a/net/dns/dns_config_service.h |
+++ b/net/dns/dns_config_service.h |
@@ -127,9 +127,6 @@ class NET_EXPORT_PRIVATE DnsConfigService |
DnsConfig dns_config_; |
- // True after the first valid DnsConfig is received. Temporary, used |
- // to detect DNS-changer: http://crbug.com/125599 |
- bool checked_rogue_dns_; |
// True after On*Read, before Invalidate*. Tells if the config is complete. |
bool have_config_; |
bool have_hosts_; |