Index: chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h |
diff --git a/chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h b/chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h |
index f44f56e54a16936bbffc00091bee6568fd881a94..17186f0762246f40714cb53f53b9b8e7a5c082a7 100644 |
--- a/chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h |
+++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h |
@@ -125,10 +125,6 @@ class DataReductionProxySettings |
// flag or Finch trial. |
static bool IsPreconnectHintingAllowed(); |
- // Returns true if the Via header indicates that this request was fetched |
- // explicitly via the Chrome Proxy. |
- static bool WasFetchedViaProxy(const net::HttpResponseHeaders* headers); |
- |
// Returns the URL of the data reduction proxy. |
static std::string GetDataReductionProxyOrigin(); |