Index: third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_tree_node.h |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_tree_node.h b/third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_tree_node.h |
index 6c445d1369363163097b80e4053d0c7434c96110..3313c4fc32ad94f5dfa878f4ea516bc2d33ba964 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_tree_node.h |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_tree_node.h |
@@ -10,7 +10,6 @@ |
namespace blink { |
- |
// 3 node R-Tree that represents available space(left, bottom, right) or |
// layout opportunity after the parent spatial rectangle is split by the |
// exclusion rectangle. |