Chromium change: https://source.chromium.org/chromium/chromium/src/+/fa00b2f67d04301745eb9556038bc7290ce50079 commit fa00b2f67d04301745eb9556038bc7290ce50079 Author: Vasilii Sukhanov <vasilii@chromium.org> Date: Fri Mar 27 08:21:30 2026 -0700 Move profile_manager.h to the new target. Many targets depend on this include. The CL moves it from chrome/browser/BUILD.gn to a smaller target. As a side effect the following files can also be moved: - "profile_metrics.*" - "profile_shortcut_manager.*" - "profile_destroyer.*" - "profile_manager.cc" AX-Relnotes: n/a. Bug: 353332589 Change-Id: Iecaeebf68b32d6af39306ff6a755a97881cfe3fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7055004 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1606230}