• brettw's avatar
    Remove the enable_mac_keystone build flag. · cee2ef7e
    brettw authored
    enable_mac_keystone was a global flag in the build directory that's only used
    by 4 total checks in 2 BUILD files. I'm trying to clean up the global build
    flags.
    
    Changes the checks to just check for mac Chrome branded builds. The previous
    code additionally checked for "official" builds, but "official" is actually an
    optimization level that I don't think is relevant to whether there are
    installer scripts included in the bundle.
    
    BUG=671706
    
    Review-Url: https://codereview.chromium.org/2558973003
    Cr-Commit-Position: refs/heads/master@{#437687}
    cee2ef7e
BUILD.gn 2.28 KB