Index: third_party/WebKit/Source/core/layout/LayoutBlock.h |
diff --git a/third_party/WebKit/Source/core/layout/LayoutBlock.h b/third_party/WebKit/Source/core/layout/LayoutBlock.h |
index 05b07429b3193ce1a441d38b8c9f6030e1217847..a3db33cf22611ffb34726fca1414482fa119e964 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutBlock.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutBlock.h |
@@ -395,8 +395,6 @@ private: |
TrackedLayoutBoxListHashSet* positionedObjectsInternal() const; |
TrackedLayoutBoxListHashSet* percentHeightDescendantsInternal() const; |
- Node* nodeForHitTest() const final; |
- |
// Returns true if the positioned movement-only layout succeeded. |
bool tryLayoutDoingPositionedMovementOnly(); |