Skip to content

Scripts for building Chromium from source tarball.

Notifications You must be signed in to change notification settings

photoionization/build_chromium

Repository files navigation

build_chromium

Scripts for building Chromium from source tarball generated by the chromium_source_tarball project.

Usage

Download source code to src:

./bootstrap.py --revision 121.0.6156.3

Build:

./gn_gen.py
./build.py chrome

License

Public domain.

About

Scripts for building Chromium from source tarball.

Resources

Stars

Watchers

Forks