Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.h |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.h |
index ac42fc70baf81c9de33a9351b5bb277016f676f0..83326d17110de7e50a88cadf472c8a690c736a8c 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.h |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.h |
@@ -35,7 +35,6 @@ bool MaybeBypassProxyAndPrepareToRetry( |
const DataReductionProxyParams* params, |
net::URLRequest* request, |
const net::HttpResponseHeaders* original_response_headers, |
- scoped_refptr<net::HttpResponseHeaders>* override_response_headers, |
DataReductionProxyBypassType* proxy_bypass_type); |
// Configure |result| to proceed directly to the origin if |result|'s current |