Index: Source/core/html/HTMLMediaElement.h |
diff --git a/Source/core/html/HTMLMediaElement.h b/Source/core/html/HTMLMediaElement.h |
index 6b501496a984a65f4e602a09fe3c0d1997587e4d..59a070ec2fd3f7e51f03776ce6f13c862a150922 100644 |
--- a/Source/core/html/HTMLMediaElement.h |
+++ b/Source/core/html/HTMLMediaElement.h |
@@ -315,8 +315,6 @@ public: |
virtual bool dispatchEvent(PassRefPtr<Event>) OVERRIDE; |
- virtual void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
protected: |
HTMLMediaElement(const QualifiedName&, Document*, bool); |
virtual ~HTMLMediaElement(); |