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

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

Issue 2293273002: Add a download button to the media player (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@media-controls
Patch Set: Created 4 years, 3 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_download.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 5087f5b4b26a156d456643734d6c88afeb727b10..3a3101e3e38a8f1ed3036a609377180250627ec3 100644
--- a/third_party/WebKit/public/platform/WebLocalizedString.h
+++ b/third_party/WebKit/public/platform/WebLocalizedString.h
@@ -128,6 +128,7 @@ struct WebLocalizedString {
OverflowMenuUnmute,
OverflowMenuPlay,
OverflowMenuPause,
+ OverflowMenuDownload,
// PlaceholderForDayOfMonthField is for day placeholder text, e.g.
// "dd", for date field used in multiple fields "date", "datetime", and
// "datetime-local" input UI instead of "--".
« no previous file with comments | « third_party/WebKit/public/default_100_percent/blink/mediaplayer_download.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698