commit | 12f46058410747a4d0f2b8dda7834f8fce2643a3 | [log] [tgz] |
---|---|---|
author | Josip Sokcevic <sokcevic@chromium.org> | Thu May 25 22:24:43 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 22:24:43 2023 |
tree | d6019a618ecb1e343921bfe0ffc13a7ae0753ac0 | |
parent | 3a098b9e232110db76f871b9f99dceed9ab855e0 [diff] |
[DEPS] Add src-internal revision variable We plan to move src-internal to a different location (to make it submodule compatible). Having a variable simplifies the process: * adding new src-internal entry will be easier - one place to update hash * removing old entry won't produce a conflict should hash be updated R=estaab@google.com Bug: 1423117 Change-Id: Ia9176b1f869c7335cd64d9dc63669b4778928425 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4564593 Reviewed-by: Erik Staab <estaab@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@chromium.org> Reviewed-by: Xinan Lin <linxinan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149406}
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.