Index: components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.h |
diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.h |
index d54113d2eb53c690bcc8a7c9149c674616a0d11c..57b1fe150079934b3ad9e7d32d1a6560c06174f2 100644 |
--- a/components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.h |
+++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.h |
@@ -67,9 +67,6 @@ class DataReductionProxyEventStore |
// Returns the list of proxy servers for HTTP origins. |
std::string GetHttpProxyList() const; |
- // Returns the list of proxy servers for HTTPS origins. |
- std::string GetHttpsProxyList() const; |
- |
// Returns a sanitized version of the last seen bypass event. |
std::string SanitizedLastBypassEvent() const; |