| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 10203)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -41,6 +41,7 @@
|
| extern const wchar_t kUserDataDir[];
|
| extern const wchar_t kPluginDataDir[];
|
| extern const wchar_t kDiskCacheDir[];
|
| +extern const wchar_t kEnableUserDataDirProfiles[];
|
| extern const wchar_t kParentProfile[];
|
| extern const wchar_t kApp[];
|
| extern const wchar_t kAppUploadFile[];
|
|
|