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

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

Issue 2767823002: Media Remoting: Add interstitial elements to media element shadow dom. (Closed)
Patch Set: Rebased. Created 3 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: 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 25cbf453f0aa265735d833654897ef30171bf672..9ae231afa0c87be72f678121a531a50688f88803 100644
--- a/third_party/WebKit/public/platform/WebLocalizedString.h
+++ b/third_party/WebKit/public/platform/WebLocalizedString.h
@@ -104,6 +104,8 @@ struct WebLocalizedString {
kFileButtonChooseMultipleFilesLabel,
kFileButtonNoFileSelectedLabel,
kInputElementAltText,
+ kMediaRemotingDisableText,
+ kMediaRemotingCastText,
kMissingPluginText,
kMultipleFileUploadText,
kOtherColorLabel,

Powered by Google App Engine
This is Rietveld 408576698