Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 8379) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -39,6 +39,7 @@ |
| extern const wchar_t kTrustedPlugins[]; |
| extern const wchar_t kTestSandbox[]; |
| extern const wchar_t kUserDataDir[]; |
| +extern const wchar_t kPluginDataDir[]; |
| extern const wchar_t kParentProfile[]; |
| extern const wchar_t kApp[]; |
| extern const wchar_t kAppUploadFile[]; |