the Chromium logo

The Chromium Projects

Install depot_tools

Chromium and Chromium OS use a package of scripts called depot_tools to manage checkouts and code reviews.

The depot_tools package includes gclient, gcl, git-cl, repo, and others.

View the updated depot_tools set-up documentation in the depot_tools tutorial. Then continue with the tutorial or see the depot_tools documentation for usage. These same docs are also available as man pages.

See also How-To: Using depot_tools