| Index: trunk/src/components/data_reduction_proxy/common/data_reduction_proxy_switches.h
|
| ===================================================================
|
| --- trunk/src/components/data_reduction_proxy/common/data_reduction_proxy_switches.h (revision 273823)
|
| +++ trunk/src/components/data_reduction_proxy/common/data_reduction_proxy_switches.h (working copy)
|
| @@ -12,15 +12,11 @@
|
| // alongside the definition of their values in the .cc file.
|
|
|
| extern const char kDataReductionProxy[];
|
| -extern const char kDataReductionProxyAlt[];
|
| -extern const char kDataReductionProxyAltFallback[];
|
| extern const char kDataReductionProxyDev[];
|
| extern const char kDataReductionProxyFallback[];
|
| extern const char kDataReductionProxyKey[];
|
| extern const char kDataReductionProxyProbeURL[];
|
| -extern const char kDataReductionSSLProxy[];
|
| extern const char kEnableDataReductionProxy[];
|
| -extern const char kEnableDataReductionProxyAlt[];
|
|
|
| } // namespace switches
|
| } // namespace data_reduction_proxy
|
|
|