Index: Source/core/html/shadow/MediaControls.cpp |
diff --git a/Source/core/html/shadow/MediaControls.cpp b/Source/core/html/shadow/MediaControls.cpp |
index e0902563327121c6c1485ba52ce6e8ed068356fc..96a6062a30494d1a8c3ab46fa5a37bf7bc650edf 100644 |
--- a/Source/core/html/shadow/MediaControls.cpp |
+++ b/Source/core/html/shadow/MediaControls.cpp |
@@ -346,7 +346,7 @@ void MediaControls::refreshClosedCaptionsButtonVisibility() |
m_toggleClosedCaptionsButton->hide(); |
} |
-void MediaControls::closedCaptionTracksChanged() |
+void MediaControls::textTracksChanged() |
{ |
refreshClosedCaptionsButtonVisibility(); |
} |