| Index: components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h
|
| diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h
|
| index 65c93b2b70e052a8314ddb496a1a439bf2bbebef..e67a0828af4e05e42f0bb1e025a5909e69f1471c 100644
|
| --- a/components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h
|
| +++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h
|
| @@ -48,6 +48,7 @@ extern const char kDataReductionProxyConfig[];
|
| extern const char kDataUsageReportingEnabled[];
|
| extern const char kDataReductionProxyWasEnabledBefore[];
|
| extern const char kDataReductionProxyLastEnabledTime[];
|
| +extern const char kDataReductionProxySavingsClearedNegativeSystemClock[];
|
| extern const char kHttpOriginalContentLength[];
|
| extern const char kHttpReceivedContentLength[];
|
| extern const char kLoFiImplicitOptOutEpoch[];
|
|
|