Chromium changes: https://chromium.googlesource.com/chromium/src/+/59ca8a4f0745a332aa85097145626b8d2095c81d commit 59ca8a4f0745a332aa85097145626b8d2095c81d Author: Bryan Song <bryansong@google.com> Date: Fri Apr 24 10:19:07 2026 -0700 Remove Page Summary toolbar shortcut option UI Formerly, a Page Summary adaptive toolbar option was added to test Chrome's AI integrations. In a previous CL (7762974), the enums and logic related to this feature were removed. However, the frontend xml component was not removed. This CL removes the said frontend component. Bug: 505609923 Change-Id: I57511ac2dbd79ccb74f9a201dae85f2b9355505b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7789242 Commit-Queue: Bryan Song <bryansong@google.com> Reviewed-by: Salvador Guerrero Ramos <salg@google.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1620298}