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 648e5e9fe1f00a902de7f03791a768cf51797d67..b3f1bdfd617e755abd046e71c4c03ac3f409a52b 100644 |
--- a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h |
+++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h |
@@ -49,7 +49,8 @@ class DataReductionProxyChromeSettings |
data_reduction_proxy::DataReductionProxyIOData* io_data, |
PrefService* profile_prefs, |
PrefService* local_state_prefs, |
- net::URLRequestContextGetter* request_context); |
+ net::URLRequestContextGetter* request_context, |
+ bool enable_quic); |
// Gets the client type for the data reduction proxy. |
static data_reduction_proxy::Client GetClient(); |