Chromium Code Reviews| Index: Source/core/html/shadow/MediaControls.h |
| diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h |
| index 889e5ab63e67f6bcb7f079ba94c29d82bbe519b7..d3e891e9e5c3ce25ae79f91b40e01881a1b23c20 100644 |
| --- a/Source/core/html/shadow/MediaControls.h |
| +++ b/Source/core/html/shadow/MediaControls.h |
| @@ -70,6 +70,8 @@ public: |
| void mediaElementFocused(); |
| + IntRect absoluteRectForTextTracks(); |
| + |
| DECLARE_VIRTUAL_TRACE(); |
| private: |