Index: third_party/WebKit/Source/core/layout/ng/ng_block_node.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_block_node.h b/third_party/WebKit/Source/core/layout/ng/ng_block_node.h |
index 6fb7ddd08eb02f9dee401c282b5941f0eab1ed5e..1b84b8c3b5e0b6af7afd23a2b7b75c517877e18c 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_block_node.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_block_node.h |
@@ -71,8 +71,8 @@ class CORE_EXPORT NGBlockNode final : public NGLayoutInputNode { |
// Save static position for legacy AbsPos layout. |
void SaveStaticOffsetForLegacy(const NGLogicalOffset&); |
- private: |
+ private: |
bool CanUseNewLayout(); |
bool HasInlineChildren(); |