Index: Source/core/html/HTMLObjectElement.h |
diff --git a/Source/core/html/HTMLObjectElement.h b/Source/core/html/HTMLObjectElement.h |
index 17cf05e3cd66fbcbaee37e986691a56e11807abd..c30ae97f97bb34c144f8fd251e9105baa6d57efe 100644 |
--- a/Source/core/html/HTMLObjectElement.h |
+++ b/Source/core/html/HTMLObjectElement.h |
@@ -91,7 +91,7 @@ private: |
virtual const QualifiedName& subResourceAttributeName() const OVERRIDE; |
virtual const AtomicString imageSourceURL() const OVERRIDE; |
- virtual RenderWidget* existingRenderWidget() const OVERRIDE; |
+ virtual RenderPart* existingRenderPart() const OVERRIDE; |
virtual void updateWidgetInternal() OVERRIDE; |
void updateDocNamedItem(); |