Index: Source/platform/ThemeTypes.h |
diff --git a/Source/platform/ThemeTypes.h b/Source/platform/ThemeTypes.h |
index 2e5b92f448e64d39250e9da9151f65d775de3e2a..ba8805f861f4d924f3e4cbd80c4418f8d0ce3ff8 100644 |
--- a/Source/platform/ThemeTypes.h |
+++ b/Source/platform/ThemeTypes.h |
@@ -50,7 +50,7 @@ enum ControlPart { |
MediaEnterFullscreenButtonPart, MediaExitFullscreenButtonPart, MediaFullScreenVolumeSliderPart, MediaFullScreenVolumeSliderThumbPart, MediaMuteButtonPart, MediaPlayButtonPart, |
MediaOverlayPlayButtonPart, MediaToggleClosedCaptionsButtonPart, |
MediaSliderPart, MediaSliderThumbPart, MediaVolumeSliderContainerPart, MediaVolumeSliderPart, MediaVolumeSliderThumbPart, |
- MediaControlsBackgroundPart, MediaControlsFullscreenBackgroundPart, MediaCurrentTimePart, MediaTimeRemainingPart, |
+ MediaControlsBackgroundPart, MediaControlsFullscreenBackgroundPart, MediaCurrentTimePart, MediaTimeRemainingPart, MediaCastOffButtonPart, MediaOverlayCastOffButtonPart, |
MenulistPart, MenulistButtonPart, MenulistTextPart, MenulistTextFieldPart, MeterPart, ProgressBarPart, ProgressBarValuePart, |
SliderHorizontalPart, SliderVerticalPart, SliderThumbHorizontalPart, |
SliderThumbVerticalPart, CaretPart, SearchFieldPart, SearchFieldDecorationPart, |