commit | 96ce7fd6c039b00d489afbe3915012f8e455dd66 | [log] [tgz] |
---|---|---|
author | Morten Stenshorne <mstensho@chromium.org> | Mon Jun 16 22:34:30 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 16 22:59:01 2025 |
tree | 123e9bc62bdd61b79e653ecfe5d2cbba09407c2b | |
parent | 9770f22de1e29e560251284c29460325fa60003c [diff] |
EvaluateAnchor() and EvaluateSize() don't need PhysicalAnchorQuery. They don't really belong in that class. Turn them into anonymous namespace functions instead, and name them ResolveAnchorValue() and ResolveAnchorSizeValue(), respectively. Change-Id: Ie5f553a0707922a2238683689089f94ba415ba8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6641224 Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/main@{#1474624} NOKEYCHECK=True GitOrigin-RevId: 16c20172f9f3c3416dc713e2013bfbf367246306
The third_party directory contains sources from other projects.
For guidelines on adding a new package to the third_party directory can be found at //docs/adding_to_third_party.md