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