commit | 42be043dd192c6122e98bc50b903ea5ba7166618 | [log] [tgz] |
---|---|---|
author | Yoav Weiss <[email protected]> | Sat Nov 26 19:04:07 2022 |
committer | Chromium LUCI CQ <[email protected]> | Sat Nov 26 19:04:07 2022 |
tree | 727324d04545d4449cbf308ac4e1fce1125029e1 | |
parent | a5f7265fc7ca0211518251959aef9e45451257a2 [diff] |
Add a `gclient sync` to merge_request.md When switching between release branches, one needs to `gclient sync` in order to be able to build Chromium. This was not documented, and bit me more than once :) This CL adds that line to remind future me (and others) of that. Change-Id: I839b2cc5211c88ba80c6551eac36fb5777dcaa01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4055508 Reviewed-by: Ian Clelland <[email protected]> Commit-Queue: Yoav Weiss <[email protected]> Cr-Commit-Position: refs/heads/main@{#1075903}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.