Files
brave-core/browser/farbling
Claudio DeSouza 39409fed9a [cr146] chrome/browser/ui/browser_dialogs.h moved
This change only affects the header inclusion.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/74223423a823a6ece6b33ba52a56b41f8456bb4b

commit 74223423a823a6ece6b33ba52a56b41f8456bb4b
Author: Foromo Daniel Soromou <koretadaniel@chromium.org>
Date:   Thu Jan 22 12:54:10 2026 -0800

    Move browser_dialogs to chrome/browser/ui/dialogs

    Relocate `browser_dialogs.h` and `browser_dialogs.cc` from
    `chrome/browser/ui/` to `chrome/browser/ui/dialogs/`.

    This restructuring helps avoid circular dependencies on
    `chrome/browser/ui` by isolating the dialog definitions into their own
    build target.

    This CL updates the file locations, modifies `BUILD.gn` and `DEPS`
    files, and updates include paths across the codebase. No functional
    changes are included.

    Bypass-Check-License: This is only the location change. Therefore, the license year update is not needed.
    Bug: none
    Change-Id: If802157da3e5cacb3e0d33aee0d77e79d3bc871d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7501855
    Commit-Queue: Daniel Soromou <koretadaniel@chromium.org>
    Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
    Reviewed-by: Erik Chen <erikchen@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1573253}
2026-02-26 13:47:47 +00:00
..