| Index: chrome/common/pref_names.h
 | 
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
 | 
| index 98fd99f36a248e810eaeefd6901d714e5ec07fb4..69c8b3f724fa558b3513d7b8354f4c47a9434dc2 100644
 | 
| --- a/chrome/common/pref_names.h
 | 
| +++ b/chrome/common/pref_names.h
 | 
| @@ -273,6 +273,7 @@ extern const char kTouchHudProjectionEnabled[];
 | 
|  extern const char kOpenNetworkConfiguration[];
 | 
|  extern const char kRAConsentFirstTime[];
 | 
|  extern const char kMultiProfileNeverShowIntro[];
 | 
| +extern const char kMultiProfileWarningShowDismissed[];
 | 
|  extern const char kMultiProfileNotificationDismissed[];
 | 
|  extern const char kMultiProfileUserBehavior[];
 | 
|  extern const char kHighQualitySpeechSynthesisLanguages[];
 | 
| 
 |