Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 10796) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -137,6 +137,7 @@ |
| extern const wchar_t kInstallExtension[]; |
| extern const wchar_t kLoadExtension[]; |
| extern const wchar_t kLoadPlugin[]; |
| +extern const wchar_t kUserScriptsDir[]; |
| extern const wchar_t kIncognito[]; |
| extern const wchar_t kUseOldSafeBrowsing[]; |