| 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 65cc8962e56f320dcd739c41db5f45aebc0f765a..a65ad2c68d047a68b6ea82c61afd42f907cd0a91 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
|
| @@ -47,6 +47,7 @@ extern const char kDataReductionProxy[];
|
| extern const char kDataReductionProxyConfig[];
|
| extern const char kDataUsageReportingEnabled[];
|
| extern const char kDataReductionProxyWasEnabledBefore[];
|
| +extern const char kDataReductionProxyLastEnabledTime[];
|
| extern const char kHttpOriginalContentLength[];
|
| extern const char kHttpReceivedContentLength[];
|
| extern const char kLoFiImplicitOptOutEpoch[];
|
|
|