| 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 c6af25c8060e8b15e13f9ef31a7d733d64bf660e..a5c625ea3078ae3fd8c62d0d9c78c7704fdac170 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
|
| @@ -33,6 +33,7 @@ extern const char kEnableDataReductionProxyBypassWarning[];
|
| extern const char kEnableDataReductionProxyCarrierTest[];
|
| extern const char kEnableDataReductionProxyForcePingback[];
|
| extern const char kEnableDataReductionProxyLitePage[];
|
| +extern const char kDataReductionProxyEnableQuicOnNonCoreProxies[];
|
|
|
| } // namespace switches
|
| } // namespace data_reduction_proxy
|
|
|