Chromium Code Reviews| Index: public/web/WebInbandTextTrack.h |
| diff --git a/public/web/WebInbandTextTrack.h b/public/web/WebInbandTextTrack.h |
| index cebdf20b8552aee6e4cc4977ebcf6cb7ebbc1e02..647eaafbfaec0f6a291735464a80d73161358bda 100644 |
| --- a/public/web/WebInbandTextTrack.h |
| +++ b/public/web/WebInbandTextTrack.h |
| @@ -62,7 +62,6 @@ public: |
| virtual Mode mode() const = 0; |
| virtual Kind kind() const = 0; |
| - virtual bool isClosedCaptions() const = 0; |
| virtual WebString label() const = 0; |
| virtual WebString language() const = 0; |