| Index: Source/core/html/shadow/MediaControls.h
|
| diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h
|
| index 57d7ac231fa956cb9b6a4de51383f801bfbadefb..f96a20acba8216cd5e2a2c6c4ac61575ad5aa979 100644
|
| --- a/Source/core/html/shadow/MediaControls.h
|
| +++ b/Source/core/html/shadow/MediaControls.h
|
| @@ -58,7 +58,6 @@ public:
|
|
|
| void changedClosedCaptionsVisibility();
|
| void refreshClosedCaptionsButtonVisibility();
|
| - void textTracksChanged();
|
|
|
| void enteredFullscreen();
|
| void exitedFullscreen();
|
|
|