Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 29420) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -81,6 +81,8 @@ |
| extern const char kShowIcons[]; |
| extern const char kMakeDefaultBrowser[]; |
| +extern const char kDisableIPv6[]; |
| + |
| extern const char kProxyServer[]; |
| extern const char kNoProxyServer[]; |
| extern const char kProxyBypassList[]; |