| Index: chrome/common/chrome_constants.h
|
| ===================================================================
|
| --- chrome/common/chrome_constants.h (revision 96347)
|
| +++ chrome/common/chrome_constants.h (working copy)
|
| @@ -34,7 +34,7 @@
|
| extern const wchar_t kMessageWindowClass[];
|
| extern const wchar_t kCrashReportLog[];
|
| extern const wchar_t kTestingInterfaceDLL[];
|
| -extern const char kNotSignedInProfile[];
|
| +extern const char kInitialProfile[];
|
| extern const char kMultiProfileDirPrefix[];
|
| extern const char kStatsFilename[];
|
| extern const wchar_t kBrowserResourcesDll[];
|
|
|