Chromium Code Reviews| Index: Source/core/html/track/vtt/VTTCue.h |
| diff --git a/Source/core/html/track/vtt/VTTCue.h b/Source/core/html/track/vtt/VTTCue.h |
| index d5f7965dfbda29a9ffbf3df9d545bec777ce4995..a0f770294aeaaecc77a797558b1f927bab4c34cc 100644 |
| --- a/Source/core/html/track/vtt/VTTCue.h |
| +++ b/Source/core/html/track/vtt/VTTCue.h |
| @@ -148,7 +148,6 @@ private: |
| Document& document() const; |
| - VTTCueBox& ensureDisplayTree(); |
| PassRefPtrWillBeRawPtr<VTTCueBox> getDisplayTree(); |
| virtual void cueDidChange() override; |