Chromium changes: https://chromium.googlesource.com/chromium/src/+/dc0cbb23186619c18fe1f99fb0640c52a92191d1 commit dc0cbb23186619c18fe1f99fb0640c52a92191d1 Author: Ryo Hashimoto <hashimoto@google.com> Date: Mon Apr 27 23:04:18 2026 -0700 android: Use startup::ValidateUrl() To make Android Chrome consistent with Chrome on other platforms. - Move startup::ValidateUrl() to a separate file. - Modify startup::ValidateUrl() to allow content URLs. - Use startup::ValidateUrl() in IntentHandler. BUG=499123715 Change-Id: Ibe71f406c5ea5e4393cacd497eb0f124fe4f0b84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7728623 Reviewed-by: Michael Thiessen <mthiesse@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/main@{#1621560}