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