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

WIP: Upgrade from Chromium 76.0.3809.132 to Chromium 77.0.3865.56 #5840

Closed
wants to merge 3 commits into from
Commits on Sep 4, 2019
  1. Pin b-c branch

    mkarolin committed Aug 7, 2019
  2. Changed config var name for Android build.

    mkarolin committed Sep 4, 2019
    manifest_package is now chrome_public_manifest_package.
    
    Chromium change:
    
    https://chromium.googlesource.com/chromium/src/+/5172118ff57bef7dd2864c9fe891db9c05f76a2b
    
    commit 5172118ff57bef7dd2864c9fe891db9c05f76a2b
    Author: Tibor Goldschwendt <tiborg@chromium.org>
    Date:   Mon Jun 24 21:57:47 2019 +0000
    
        [build] Add ability to define manifest package in GN
    
        The build system will verify that the manifest packages match if you
        specify it in both GN and the manifest.
    
        Bug: 891996
You can’t perform that action at this time.