Index: Source/core/html/shadow/MediaControls.h |
diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h |
index 21c767ae56e91e6bcacca6691607cfd461f32429..5aa58556362a1a06513801ff3214747a9e094a5e 100644 |
--- a/Source/core/html/shadow/MediaControls.h |
+++ b/Source/core/html/shadow/MediaControls.h |
@@ -68,6 +68,8 @@ public: |
void mediaElementFocused(); |
+ bool fullscreenIsSupported(); |
+ |
virtual void trace(Visitor*) OVERRIDE; |
private: |