Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 9212) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -111,6 +111,7 @@ |
| extern const wchar_t kDisableJava[]; |
| extern const wchar_t kDisablePlugins[]; |
| extern const wchar_t kDisableImages[]; |
| +extern const wchar_t kDisableWebSecurity[]; |
| extern const wchar_t kUseLowFragHeapCrt[]; |