Use the fetch tool included in depot_tools to start the download. This process can take several hours depending on your internet speed. Run: fetch chromium
Add the depot_tools directory to your system’s PATH environment variable. 2. Create a Working Directory Create a folder where the code will live. mkdir chromium && cd chromium 3. Fetch the Code chrome browser source code download
Before you begin your download, it is vital to distinguish between the two. Google Chrome is a finished product based on the Chromium open-source project. Use the fetch tool included in depot_tools to