| 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 d830a94b05179e2f93d53e686925024d297c4b00..65cc8962e56f320dcd739c41db5f45aebc0f765a 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
|
| @@ -50,7 +50,7 @@ extern const char kDataReductionProxyWasEnabledBefore[];
|
| extern const char kHttpOriginalContentLength[];
|
| extern const char kHttpReceivedContentLength[];
|
| extern const char kLoFiImplicitOptOutEpoch[];
|
| -extern const char kLoFiSnackbarsShownPerSession[];
|
| +extern const char kLoFiUIShownPerSession[];
|
| extern const char kLoFiLoadImagesPerSession[];
|
| extern const char kLoFiConsecutiveSessionDisables[];
|
| extern const char kLoFiWasUsedThisSession[];
|
|
|