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

Unified Diff: third_party/WebKit/Source/platform/ThemeTypes.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
« no previous file with comments | « third_party/WebKit/Source/modules/accessibility/AXSlider.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 919c2079c4f95ed325b011ed1c2f7fd84e814320..1d7602608f5718814333b7fe01a4d2434de8c9ce 100644
--- a/third_party/WebKit/Source/platform/ThemeTypes.h
+++ b/third_party/WebKit/Source/platform/ThemeTypes.h
@@ -58,8 +58,6 @@ enum ControlPart {
ListItemPart,
MediaEnterFullscreenButtonPart,
MediaExitFullscreenButtonPart,
- MediaFullscreenVolumeSliderPart,
- MediaFullscreenVolumeSliderThumbPart,
MediaMuteButtonPart,
MediaPlayButtonPart,
MediaOverlayPlayButtonPart,
« no previous file with comments | « third_party/WebKit/Source/modules/accessibility/AXSlider.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698