| Index: components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h
|
| diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h
|
| index 87d09fa2e47695a8cf3673684246a79d289566f5..cd6d08d86208e724bfdd1325a090d24da3d6e3fb 100644
|
| --- a/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h
|
| +++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h
|
| @@ -27,7 +27,7 @@ extern const char kEnableDataReductionProxy[];
|
| extern const char kEnableDataReductionProxyAlt[];
|
| extern const char kEnableDataReductionProxyLoFi[];
|
| extern const char kEnableDataReductionProxyBypassWarning[];
|
| -
|
| +extern const char kClearDataReductionProxyDataSavings[];
|
|
|
| } // namespace switches
|
| } // namespace data_reduction_proxy
|
|
|