| Index: Source/WebCore/html/InputType.h
|
| ===================================================================
|
| --- Source/WebCore/html/InputType.h (revision 146140)
|
| +++ Source/WebCore/html/InputType.h (working copy)
|
| @@ -246,7 +246,6 @@
|
| virtual void stepAttributeChanged();
|
| virtual void altAttributeChanged();
|
| virtual void srcAttributeChanged();
|
| - virtual void willMoveToNewOwnerDocument();
|
| virtual bool shouldRespectAlignAttribute();
|
| virtual FileList* files();
|
| virtual void setFiles(PassRefPtr<FileList>);
|
|
|