Index: Source/core/html/shadow/MediaControls.h |
diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h |
index 2b418340bb14be1091e1fcbc54e906523b246036..e5bd4030093cf9963620522cb5992be500ef0e10 100644 |
--- a/Source/core/html/shadow/MediaControls.h |
+++ b/Source/core/html/shadow/MediaControls.h |
@@ -59,7 +59,7 @@ public: |
void changedClosedCaptionsVisibility(); |
void refreshClosedCaptionsButtonVisibility(); |
- void closedCaptionTracksChanged(); |
+ void textTracksChanged(); |
void enteredFullscreen(); |
void exitedFullscreen(); |