Index: Source/WebCore/html/HTMLMediaElement.h |
=================================================================== |
--- Source/WebCore/html/HTMLMediaElement.h (revision 119992) |
+++ Source/WebCore/html/HTMLMediaElement.h (working copy) |
@@ -421,6 +421,7 @@ |
virtual String mediaPlayerReferrer() const OVERRIDE; |
virtual String mediaPlayerUserAgent() const OVERRIDE; |
+ virtual CORSMode mediaPlayerCORSMode() const OVERRIDE; |
void loadTimerFired(Timer<HTMLMediaElement>*); |
void progressEventTimerFired(Timer<HTMLMediaElement>*); |