| Index: public/platform/WebLocalizedString.h
|
| diff --git a/public/platform/WebLocalizedString.h b/public/platform/WebLocalizedString.h
|
| index 1f989936b530bbf83346521fb7c163d0c094142b..da679e18e16313837b3e11bfbe625e248a345540 100644
|
| --- a/public/platform/WebLocalizedString.h
|
| +++ b/public/platform/WebLocalizedString.h
|
| @@ -124,6 +124,7 @@ struct WebLocalizedString {
|
| SearchMenuClearRecentSearchesText, // Deprecated.
|
| SearchMenuNoRecentSearchesText, // Deprecated.
|
| SearchMenuRecentSearchesText, // Deprecated.
|
| + SelectMenuListText,
|
| SubmitButtonDefaultLabel,
|
| ThisMonthButtonLabel,
|
| ThisWeekButtonLabel,
|
|
|