Br.linux.chrome Page

: Use GN (Meta-build system) to generate build files and Ninja to compile the code. gn gen out/Default autoninja -C out/Default chrome Use code with caution. 2. Propose the Feature (ChromeStatus)

: Use git cl upload to send your code to Gerrit , the Chromium code review tool. br.linux.chrome

To build Chromium on Linux, you need a high-performance machine with a 64-bit Linux distribution (Debian/Ubuntu are recommended). : Use GN (Meta-build system) to generate build

For more specific guidance, the Chromium Developer Guide is the authoritative resource for all platform-level development. br.linux.chrome

Before writing significant code, you must create a ChromeStatus entry .