Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(409)

Unified Diff: public/platform/WebLocalizedString.h

Issue 1082533002: Support text track selection in video controls (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: public/platform/WebLocalizedString.h
diff --git a/public/platform/WebLocalizedString.h b/public/platform/WebLocalizedString.h
index 38f39a2e0397672f4f2d6125ea17bb414c4d8f40..e46e435f098501074a4a9e6b0518d9ee0d103d0a 100644
--- a/public/platform/WebLocalizedString.h
+++ b/public/platform/WebLocalizedString.h
@@ -135,6 +135,10 @@ struct WebLocalizedString {
SearchMenuRecentSearchesText, // Deprecated.
SelectMenuListText,
SubmitButtonDefaultLabel,
+ TextTracksNoLabel,
+ TextTracksOff,
+ TextTracksSubtitles,
+ TextTracksCaptionsMarker,
ThisMonthButtonLabel,
ThisWeekButtonLabel,
ValidationBadInputForNumber,

Powered by Google App Engine
This is Rietveld 408576698