| 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 eb33d1752b8976f864c11ba9d11e9652d2110844..0c3a3599ca918408759a21e45e642b34d8dd8c52 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 {
|
|
|
| -class NGConstraintSpace;
|
| struct NGExclusion;
|
|
|
| // 3 node R-Tree that represents available space(left, bottom, right) or
|
|
|