Chromium Code Reviews| Index: Source/core/html/shadow/MediaControls.h |
| diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h |
| index c5e86af2cabb577400d8f56e3567409818b74718..cb060ac81b46c2db52565fb3e922d64d90c71204 100644 |
| --- a/Source/core/html/shadow/MediaControls.h |
| +++ b/Source/core/html/shadow/MediaControls.h |
| @@ -60,7 +60,6 @@ public: |
| virtual void playbackStopped(); |
| void updateCurrentTimeDisplay(); |
| - void showVolumeSlider(); |
| void changedMute(); |
| void changedVolume(); |