| Index: third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h b/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h
|
| index 8c6d3ecbdbed61f766270ec0bce706a0959d6450..7d0b7b1fbcac7922ecaee93460297299bf9eaf78 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h
|
| @@ -109,6 +109,7 @@ class CORE_EXPORT NGFragmentBuilder final {
|
| return bfc_offset_;
|
| }
|
|
|
| + private:
|
| // Out-of-flow descendant placement information.
|
| // The generated fragment must compute NGStaticPosition for all
|
| // out-of-flow descendants.
|
|
|