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..755ca9263fdab1418df4a1e0179133086c602ca5 100644 |
--- a/chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h |
+++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h |
@@ -126,7 +126,7 @@ class DataReductionProxySettings |
static bool IsPreconnectHintingAllowed(); |
// Returns true if the Via header indicates that this request was fetched |
- // explicitly via the Chrome Proxy. |
+ // explicitly via the data reduction proxy. |
static bool WasFetchedViaProxy(const net::HttpResponseHeaders* headers); |
// Returns the URL of the data reduction proxy. |