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 3191c1be0a0193ba2bef625c43a91a0198cc8b4a..e341304fd4088d8db6a6a83e93ffce8dba675fea 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutBlock.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutBlock.h |
@@ -419,7 +419,6 @@ private: |
void computeBlockPreferredLogicalWidths(LayoutUnit& minLogicalWidth, LayoutUnit& maxLogicalWidth) const; |
- void updateDragState(bool dragOn) final; |
void childBecameNonInline(LayoutObject* child) final; |
bool isSelectionRoot() const; |