Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 41958) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -120,6 +120,7 @@ |
| extern const char kHomePage[]; |
| extern const char kHostResolverRules[]; |
| extern const char kImport[]; |
| +extern const char kImportFromFile[]; |
| extern const char kInProcessPlugins[]; |
| extern const char kIncognito[]; |
| extern const char kInternalNaCl[]; |