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

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

Issue 2767823002: Media Remoting: Add interstitial elements to media element shadow dom. (Closed)
Patch Set: Created 3 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 c7745a12472a4cdcf7b57dae03fb53192dd29eee..e8103ee817c0f1453ca35f5430a92d6cd6df47b4 100644
--- a/third_party/WebKit/public/platform/WebLocalizedString.h
+++ b/third_party/WebKit/public/platform/WebLocalizedString.h
@@ -73,6 +73,8 @@ struct WebLocalizedString {
AXMediaPlayButtonHelp,
AXMediaShowClosedCaptionsButton,
AXMediaShowClosedCaptionsButtonHelp,
+ AXMediaRemotingDisableButton,
+ AXMediaRemotingDisableButtonHelp,
AXMediaSlider, // Deprecated.
AXMediaSliderThumb, // Deprecated.
AXMediaSliderThumbHelp, // Deprecated.

Powered by Google App Engine
This is Rietveld 408576698