Index: net/http/http_response_headers.h |
diff --git a/net/http/http_response_headers.h b/net/http/http_response_headers.h |
index 2bf4514bdc904b0397cca538ee8fc9893eede311..37be9c33628681bf51f789a3b1630283b6ff64a6 100644 |
--- a/net/http/http_response_headers.h |
+++ b/net/http/http_response_headers.h |
@@ -294,11 +294,11 @@ class NET_EXPORT HttpResponseHeaders |
ProxyService::DataReductionProxyBypassEventType |
GetDataReductionProxyBypassEventType( |
DataReductionProxyInfo* proxy_info) const; |
+#endif |
// Returns true if response headers contain the data reduction proxy Via |
// header value. |
bool IsDataReductionProxyResponse() const; |
-#endif |
// Creates a Value for use with the NetLog containing the response headers. |
base::Value* NetLogCallback(NetLog::LogLevel log_level) const; |