commit | 16bf427ce6ef98e0e3c7366ea49f7a26a4119d52 | [log] [tgz] |
---|---|---|
author | Fumitoshi Ukai <ukai@google.com> | Fri Nov 01 12:59:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 01 12:59:40 2024 |
tree | 03c631276cb36f3cd9989389a9e4abdc2588d6b0 | |
parent | 1970a39a55b65c2a7d06dd891100d35a35ceea93 [diff] |
protobuf: remove "$root_gen_dir/protoc_out" We don't create $root_gen_dir/protoc_out, so no need to add it in include_dirs Change-Id: I1dc304e9603a856e30dd6cf4d60f9021e8156f5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5982675 Commit-Queue: Leonard Grey <lgrey@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Leonard Grey <lgrey@chromium.org> Auto-Submit: Fumitoshi Ukai <ukai@google.com> Cr-Commit-Position: refs/heads/main@{#1376838}
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.