Index: chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h |
diff --git a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h |
index c7dc701617e8dbe7d1b84dbf02828103d949ef80..fbcafdfb25a166f4ed854cf5d6a9fc64a44c327a 100644 |
--- a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h |
+++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h |
@@ -46,7 +46,6 @@ class DataReductionProxyChromeSettings |
void InitDataReductionProxySettings( |
data_reduction_proxy::DataReductionProxyIOData* io_data, |
PrefService* profile_prefs, |
- net::URLRequestContextGetter* request_context_getter, |
const scoped_refptr<base::SingleThreadTaskRunner>& ui_task_runner); |
// Gets the client type for the data reduction proxy. |