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

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

Issue 2898543002: media_controls: Add UI for showing a promo bubble on a control button. (Closed)
Patch Set: make animation work Created 3 years, 7 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 9ae231afa0c87be72f678121a531a50688f88803..4d4685d8fba32aa684f97ffc5fa673f9dbe2278d 100644
--- a/third_party/WebKit/public/platform/WebLocalizedString.h
+++ b/third_party/WebKit/public/platform/WebLocalizedString.h
@@ -100,6 +100,7 @@ struct WebLocalizedString {
kDateFormatYearLabel,
kDetailsLabel,
kDownloadButtonLabel,
+ kDownloadButtonPromoText,
kFileButtonChooseFileLabel,
kFileButtonChooseMultipleFilesLabel,
kFileButtonNoFileSelectedLabel,

Powered by Google App Engine
This is Rietveld 408576698