| 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 567bd88dcbba2e3770f071d4985c0afb887b1619..9a9b36a66425ec8e9f79e82da966e7e6b545f26f 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
|
| @@ -29,6 +29,7 @@ extern const char kDataReductionProxyWasEnabledBefore[];
|
| extern const char kHttpOriginalContentLength[];
|
| extern const char kHttpReceivedContentLength[];
|
| extern const char kStatisticsPrefsMigrated[];
|
| +extern const char kUpdateDailyReceivedContentLengths[];
|
|
|
| } // namespace prefs
|
| } // namespace data_reduction_proxy
|
|
|