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

Remove usage of BRAVE_CHROMIUM_BUILD and brave_chromium_build #7969

Merged
merged 1 commit into from
Feb 22, 2021

Commits on Feb 22, 2021

  1. Remove usage of BRAVE_CHROMIUM_BUILD and brave_chromium_build

    It will assumed from now on that all of Brave's own code plus patches
    to upstream Chromium will always be built and run as part of a Brave
    build, so we can drop these guards and reduce the patching surface.
    
    Note that github.com/brave/brave-browser/wiki/Patching-Chromium should
    also be updated to reflect the change implemented in this patch.
    
    Fix brave/brave-browser#12740
    mariospr committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    b39991f View commit details
    Browse the repository at this point in the history