Chromium Code Reviews| Index: webkit/glue/webmediaplayer_impl.h |
| =================================================================== |
| --- webkit/glue/webmediaplayer_impl.h (revision 23449) |
| +++ webkit/glue/webmediaplayer_impl.h (working copy) |
| @@ -183,6 +183,7 @@ |
| // True if a video is loaded. |
| virtual bool hasVideo() const; |
| + virtual bool hasAudio() const; |
| // Dimensions of the video. |
| virtual WebKit::WebSize naturalSize() const; |