Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 52747) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -152,6 +152,7 @@ |
| extern const char kHideIcons[]; |
| extern const char kHomePage[]; |
| extern const char kHostRules[]; |
| +extern const char kHostResolverParallelism[]; |
| extern const char kHostResolverRules[]; |
| extern const char kImport[]; |
| extern const char kImportFromFile[]; |