RubyNG: Introduce LayoutNGRubyBase
- Make LayoutNGMixin<LayoutRubyBase> a friend of LayoutRubyBase because LayoutNGMixin<LayoutRubyBase> accesses some private functions. - Add an Element* argument to LayoutRubyBase constructor. LayoutNGMixin assumes that the constructor of its base class has an Element* argument. This CL has no behavior changes because changes are behind a runtime flag. Bug: 1069817 Change-Id: I0876d76efa8a66a39ba06b4c6df3ccd6f7e3f31d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151378Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#759550}
Showing
Please register or sign in to comment