| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index f94dc28c523c2c91f8f4fc5aa98adf8ac8510ca5..d73915f41773d5c19042b6a856349dc1a19b30da 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -275,6 +275,7 @@ extern const char kOpenNetworkConfiguration[];
|
| extern const char kRAConsentFirstTime[];
|
| extern const char kMultiProfileNotificationDismissed[];
|
| extern const char kMultiProfileUserBehavior[];
|
| +extern const char kHighQualitySpeechSynthesisLanguages[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kIpcDisabledMessages[];
|
| extern const char kShowHomeButton[];
|
|
|