Index: components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h |
diff --git a/components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h b/components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h |
index ed6379cbb91d485cf4fbb9d22ef111346ba2fac2..1d7de443ba73a2b5aa18deaacb288c1d7ba03ef6 100644 |
--- a/components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h |
+++ b/components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h |
@@ -24,6 +24,7 @@ extern const char kDailyOriginalContentLengthViaDataReductionProxy[]; |
extern const char kDailyOriginalContentLengthWithDataReductionProxyEnabled[]; |
extern const char kDataReductionProxy[]; |
extern const char kDataReductionProxyEnabled[]; |
+extern const char kDataReductionProxyAltEnabled[]; |
extern const char kDataReductionProxyWasEnabledBefore[]; |
extern const char kHttpOriginalContentLength[]; |
extern const char kHttpReceivedContentLength[]; |