Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 33938) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -119,6 +119,7 @@ |
| extern const char kNoProxyServer[]; |
| extern const char kNoSandbox[]; |
| extern const char kOmniBoxPopupCount[]; |
| +extern const char kOpenInNewWindow[]; |
| extern const char kPackExtension[]; |
| extern const char kPackExtensionKey[]; |
| extern const char kParentProfile[]; |