summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLFrameElementBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLFrameElementBase.h')
-rw-r--r--WebCore/html/HTMLFrameElementBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/html/HTMLFrameElementBase.h b/WebCore/html/HTMLFrameElementBase.h
index 6424ba7..1b6e2a3 100644
--- a/WebCore/html/HTMLFrameElementBase.h
+++ b/WebCore/html/HTMLFrameElementBase.h
@@ -49,7 +49,7 @@ protected:
bool isURLAllowed() const;
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
virtual void insertedIntoDocument();
virtual void removedFromDocument();