Index: Source/core/html/HTMLDialogElement.h |
diff --git a/Source/core/html/HTMLDialogElement.h b/Source/core/html/HTMLDialogElement.h |
index 37bdf1d09dd3e747adf217e3bf8bf9e821c94afe..385b96ef01270f5d17052dd3801aceaefec576fc 100644 |
--- a/Source/core/html/HTMLDialogElement.h |
+++ b/Source/core/html/HTMLDialogElement.h |
@@ -62,7 +62,6 @@ private: |
virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE; |
virtual void defaultEventHandler(Event*) OVERRIDE; |
- virtual bool shouldBeReparentedUnderRenderView(const RenderStyle*) const OVERRIDE; |
void forceLayoutForCentering(); |