| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 407c066ceb270f13a65191e8adf0b7ff60c1c5bb..82d49f23c80d611edb015ed973e665a8898d3f56 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -253,7 +253,7 @@ extern const char kProfilingAtStart[];
|
| extern const char kProfilingFile[];
|
| extern const char kProfilingFlush[];
|
| extern const char kPromoServerURL[];
|
| -extern const char kProtector[];
|
| +extern const char kNoProtector[];
|
| extern const char kProxyAutoDetect[];
|
| extern const char kProxyBypassList[];
|
| extern const char kProxyPacUrl[];
|
|
|