Index: third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
diff --git a/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h b/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
index 21eb10c733f2ded30ca75163b7224cc9cd2a7b4d..9c3a25cb490ad60c3b708e8c43fe92450cb57c02 100644 |
--- a/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
+++ b/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
@@ -48,11 +48,13 @@ enum MediaControlElementType { |
MediaSliderThumb, |
MediaShowClosedCaptionsButton, |
MediaHideClosedCaptionsButton, |
+ MediaTextTrackList, |
MediaUnMuteButton, |
MediaPauseButton, |
MediaTimelineContainer, |
MediaCurrentTimeDisplay, |
MediaTimeRemainingDisplay, |
+ MediaTrackSelectionCheckmark, |
MediaControlsPanel, |
MediaVolumeSliderContainer, |
MediaVolumeSlider, |