commit | 251c424edd2ce2440d88ce138dff6c35668b0574 | [log] [tgz] |
---|---|---|
author | Rob Buis <rbuis@igalia.com> | Mon Nov 02 13:23:27 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 02 13:23:27 2020 |
tree | 4cb2bd74507449c836893afc8edcffdcf7c05b42 | |
parent | 8a0368a253633566ceed750bdf3a1725b5800d4f [diff] |
Remove unused code in ConstrainLogicalWidthByMinMax The h variable is not used. Change-Id: Idadec5fd2652a25267a787a650465b0999f96582 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506579 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#823125}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.