Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify gn handlebars patching #26365

Merged
merged 2 commits into from
Nov 6, 2024

Commits on Nov 4, 2024

  1. [CodeHealth][rust] Simplify gn handlebars patching

    This aligns our own handlebars file closer to the upstream one, so it is
    easier to compare changes, and therefore to fix recent additions.
    cdesouza-chromium committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f2a3dbf View commit details
    Browse the repository at this point in the history
  2. [CodeHealth][rust] Brave BUILD.gn handlebars changes

    This change contains the handlebars changes we apply to our own
    handlebars file. This commit also adds a patch that can be used to
    update the handlebar files, based on new upstream additions.
    cdesouza-chromium committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    57d9a2e View commit details
    Browse the repository at this point in the history