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

Unified Diff: third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h

Issue 2760063003: Remove the -webkit-fullscreen-volume-* pseudos, they're dead code. (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/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 a6ef55ffe9c72cb57d38352d9b9f2046f0485eba..07db785afc6124675f7f380d0926a6ad2152b273 100644
--- a/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h
+++ b/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h
@@ -59,8 +59,6 @@ enum MediaControlElementType {
MediaVolumeSliderContainer,
MediaVolumeSlider,
MediaVolumeSliderThumb,
- MediaFullscreenVolumeSlider,
- MediaFullscreenVolumeSliderThumb,
MediaExitFullscreenButton,
MediaOverlayPlayButton,
MediaCastOffButton,

Powered by Google App Engine
This is Rietveld 408576698