commit | 199846f9d820b8f0b886a2919cf9c668057702e3 | [log] [tgz] |
---|---|---|
author | Morten Stenshorne <mstensho@opera.com> | Mon Aug 21 18:55:08 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 21 18:55:08 2017 |
tree | 06a84510f3e33ae032e55f30f790ae91deaf65d9 | |
parent | 030893cac4b962827da2cf40bb4162891986b411 [diff] |
[LayoutNG] Clean up #includes. NGLayoutResult needs to know about NGUnpositionedFloat, and NGUnpositionedFloat needs to know about NGLayoutResult, so some forward-declaring is necessary, to avoid circular dependencies. Also got a dependency on the rather heavy ComputedStyle out of a header file. Change-Id: I8f35bbb48bf39118abf093d8ffb6c8a44545ca57 Reviewed-on: https://chromium-review.googlesource.com/623651 Commit-Queue: Morten Stenshorne <mstensho@opera.com> Reviewed-by: Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#496008}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .