Index: Source/core/html/HTMLEmbedElement.h |
diff --git a/Source/core/html/HTMLEmbedElement.h b/Source/core/html/HTMLEmbedElement.h |
index becba85d94c2d87d071c84b9d88c4650cdaa3061..cdab573cc5e559e496d146d042275e88f9236dd8 100644 |
--- a/Source/core/html/HTMLEmbedElement.h |
+++ b/Source/core/html/HTMLEmbedElement.h |
@@ -44,7 +44,6 @@ private: |
virtual bool isURLAttribute(const Attribute&) const OVERRIDE; |
virtual const QualifiedName& subResourceAttributeName() const OVERRIDE; |
- virtual const AtomicString imageSourceURL() const OVERRIDE; |
virtual RenderWidget* existingRenderWidget() const OVERRIDE; |