| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 09a879976898d0aedeffb1c98d7b19a6324e7983..fa83106ecd5fd7570436f557feeff9508b098921 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -59,6 +59,7 @@ extern const wchar_t kTestingInterfaceDLL[];
|
| extern const char kInitialProfile[];
|
| extern const char kMultiProfileDirPrefix[];
|
| extern const base::FilePath::CharType kGuestProfileDir[];
|
| +extern const base::FilePath::CharType kSystemProfileDir[];
|
| extern const wchar_t kBrowserResourcesDll[];
|
|
|
| // filenames
|
|
|