| Index: Source/core/html/shadow/MediaControls.h
|
| diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h
|
| index 0706645afb8f77ac925e566bc41f51fb7f143fea..081de5e51a85a4559a1d474562a3ba9043036f55 100644
|
| --- a/Source/core/html/shadow/MediaControls.h
|
| +++ b/Source/core/html/shadow/MediaControls.h
|
| @@ -56,8 +56,7 @@ public:
|
|
|
| void updateCurrentTimeDisplay();
|
|
|
| - void changedMute();
|
| - void changedVolume();
|
| + void updateVolume();
|
|
|
| void changedClosedCaptionsVisibility();
|
| void refreshClosedCaptionsButtonVisibility();
|
|
|