Chromium changes: https://chromium.googlesource.com/chromium/src/+/03aed3783cb14b11edadc8384d4c411be6d54162 commit 03aed3783cb14b11edadc8384d4c411be6d54162 Author: Tomasz Wiszkowski <ender@google.com> Date: Thu Oct 16 09:21:59 2025 -0700 Repurpose the `NavigationFulfillmentType` as `AutocompleteRequestType`. This change allows us to expand the NFT to capture not just surfaces, but general Autocomplete intents, such as Prefetch. Bug: 446710500 Change-Id: I566fb0b304ac7f45fc39957189fd1e2c9cd45225 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7046726 Reviewed-by: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/main@{#1530899}