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

Unified Diff: third_party/WebKit/public/platform/WebLocalizedString.h

Issue 1079323002: Support text track selection in video controls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and lgtm nits Created 4 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
« no previous file with comments | « third_party/WebKit/public/default_100_percent/blink/mediaplayer_trackselection_checkmark_new.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/WebLocalizedString.h
diff --git a/third_party/WebKit/public/platform/WebLocalizedString.h b/third_party/WebKit/public/platform/WebLocalizedString.h
index 54d61e2457779cac25610e143bcdda2794cba38c..97c6ab150df280f58ba15e9a98faafbaa6c65544 100644
--- a/third_party/WebKit/public/platform/WebLocalizedString.h
+++ b/third_party/WebKit/public/platform/WebLocalizedString.h
@@ -138,6 +138,8 @@ struct WebLocalizedString {
SearchMenuRecentSearchesText, // Deprecated.
SelectMenuListText,
SubmitButtonDefaultLabel,
+ TextTracksNoLabel,
+ TextTracksOff,
ThisMonthButtonLabel,
ThisWeekButtonLabel,
ValidationBadInputForNumber,
« no previous file with comments | « third_party/WebKit/public/default_100_percent/blink/mediaplayer_trackselection_checkmark_new.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698