Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 55077) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -216,6 +216,7 @@ |
| extern const char kPrint[]; |
| extern const char kProcessPerSite[]; |
| extern const char kProcessPerTab[]; |
| +extern const char kProcessType[]; |
| extern const char kProductVersion[]; |
| extern const char kProfileImportProcess[]; |
| extern const char kProxyAutoDetect[]; |