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

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

Issue 1780043002: Add download button to MediaDocument on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: 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 38f39a2e0397672f4f2d6125ea17bb414c4d8f40..eda39477ad6c641b08a27711d497afe69a05bf13 100644
--- a/third_party/WebKit/public/platform/WebLocalizedString.h
+++ b/third_party/WebKit/public/platform/WebLocalizedString.h
@@ -103,6 +103,7 @@ struct WebLocalizedString {
DateFormatMonthLabel,
DateFormatYearLabel,
DetailsLabel,
+ DownloadButtonLabel,
FileButtonChooseFileLabel,
FileButtonChooseMultipleFilesLabel,
FileButtonNoFileSelectedLabel,

Powered by Google App Engine
This is Rietveld 408576698