Index: net/http/http_server_properties_impl.h |
diff --git a/net/http/http_server_properties_impl.h b/net/http/http_server_properties_impl.h |
index 549dbc0e399a9161c97229c6dd6848cf59b2739a..b483bb296b1f73898f5bf47b536a5f13f064f917 100644 |
--- a/net/http/http_server_properties_impl.h |
+++ b/net/http/http_server_properties_impl.h |
@@ -139,8 +139,6 @@ class NET_EXPORT HttpServerPropertiesImpl |
base::TimeTicks, |
AlternativeServiceHash> |
BrokenAlternativeServices; |
- // Map to the number of times each alternative service has been marked broken. |
- typedef std::map<AlternativeService, int> RecentlyBrokenAlternativeServices; |
// Return the iterator for |server|, or for its canonical host, or end. |
AlternativeServiceMap::const_iterator GetAlternateProtocolIterator( |