| 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 9a9b36a66425ec8e9f79e82da966e7e6b545f26f..83a9c8c3ac38806fb062b5ca5f6be405c90fedd0 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
|
| @@ -28,6 +28,7 @@ extern const char kDataReductionProxyAltEnabled[];
|
| extern const char kDataReductionProxyWasEnabledBefore[];
|
| extern const char kHttpOriginalContentLength[];
|
| extern const char kHttpReceivedContentLength[];
|
| +extern const char kSimulatedConfigExpireTime[];
|
| extern const char kStatisticsPrefsMigrated[];
|
| extern const char kUpdateDailyReceivedContentLengths[];
|
|
|
|
|