| Index: public/platform/WebLocalizedString.h
|
| diff --git a/public/platform/WebLocalizedString.h b/public/platform/WebLocalizedString.h
|
| index 38f39a2e0397672f4f2d6125ea17bb414c4d8f40..bbd79f60ca8815b351b5aa2b6fe3555d2c08a18a 100644
|
| --- a/public/platform/WebLocalizedString.h
|
| +++ b/public/platform/WebLocalizedString.h
|
| @@ -135,6 +135,10 @@ struct WebLocalizedString {
|
| SearchMenuRecentSearchesText, // Deprecated.
|
| SelectMenuListText,
|
| SubmitButtonDefaultLabel,
|
| + TextTracksNoLabel,
|
| + TextTracksOff,
|
| + TextTracksSubtitlesCC,
|
| + TextTracksCaptionsMarker,
|
| ThisMonthButtonLabel,
|
| ThisWeekButtonLabel,
|
| ValidationBadInputForNumber,
|
|
|